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