We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c8a6b6 commit 99cb4abCopy full SHA for 99cb4ab
.github/workflows/on-release.yml
@@ -1,6 +1,7 @@
1
name: Push Updated Problem Bank Helpers to Dependent Repos
2
3
on:
4
+ workflow_dispatch:
5
release:
6
types: [published]
7
0 commit comments