Skip to content

Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1 #12

Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1

Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1 #12

Workflow file for this run

name: giscus UUID Check
on:
workflow_dispatch:
repository_dispatch:
pull_request:
branches:
- master
jobs:
uuid-check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: giscus identifier check
run: |
python3 scripts/giscus-uuid-check.py docs/source > /dev/null