We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 364eb4f commit a81907eCopy full SHA for a81907e
.github/workflows/build_deploy.yml
@@ -4,6 +4,7 @@ name: CI
4
# Controls when the action will run. Triggers the workflow on push or pull request
5
# events but only for the master branch
6
on:
7
+ workflow_dispatch:
8
push:
9
branches: [ master ]
10
pull_request:
0 commit comments