We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c41f5f5 commit 674e8f7Copy full SHA for 674e8f7
1 file changed
.github/workflows/work.yml
@@ -1,6 +1,5 @@
1
name: Snehals workflow
2
-on:
3
- workflow_dispatch:
+on: ['push']
4
jobs:
5
my:
6
runs-on: ubuntu-latest
0 commit comments