We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b700f7 commit 896231aCopy full SHA for 896231a
1 file changed
.github/workflows/lint-test-build-push.yml
@@ -1,6 +1,7 @@
1
name: build-push
2
on:
3
push:
4
+ workflow_dispatch:
5
jobs:
6
test:
7
permissions:
0 commit comments