Update gh-pages.yml (#202)

docs-add-demo
Meng Zhang 2023-06-05 18:50:45 -07:00 committed by GitHub
parent b3a9363b82
commit 0c290f18c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -4,6 +4,9 @@ on:
# Runs on pushes targeting the default branch
push:
branches: [main]
paths:
- '.github/workflows/gh-pages.yml'
- 'website/**'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: