Update gh-pages.yml (#202)
parent
b3a9363b82
commit
0c290f18c3
|
|
@ -4,7 +4,10 @@ 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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue