mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
small change to github action
- add workflow_dispatch as a trigger to see if the button will become available in github
This commit is contained in:
parent
0e91265214
commit
7be2673568
1 changed files with 1 additions and 0 deletions
1
.github/workflows/sphinx_build_deploy.yml
vendored
1
.github/workflows/sphinx_build_deploy.yml
vendored
|
@ -1,6 +1,7 @@
|
|||
name: Publish Sphinx Built Webpages to Github Pages
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- website
|
||||
|
|
Loading…
Add table
Reference in a new issue