We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c08a5 commit 1002c6bCopy full SHA for 1002c6b
1 file changed
github-actions/work.yml
@@ -1,5 +1,6 @@
1
name: "Snehals workflow"
2
-on : [push]
+on: [push]
3
+ workflow_dispatch:
4
jobs:
5
my_jobs:
6
runs_on: ubuntu-latest
0 commit comments