We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c9d3b2 commit 6c2d112Copy full SHA for 6c2d112
1 file changed
.github/workflows/build-and-deploy.yml
@@ -2,6 +2,7 @@
2
name: check, build, deploy hpc-carpentry.org
3
4
on:
5
+ workflow_dispatch:
6
push:
7
branches: main
8
schedule:
0 commit comments