We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b5ba70 commit 9f32a75Copy full SHA for 9f32a75
.github/workflows/test01.yml
@@ -1,7 +1,7 @@
1
# .github/workflows/test01.yaml
2
name: test01
3
on:
4
- deployment
+ push
5
jobs:
6
test01:
7
runs-on: ubuntu-latest
0 commit comments