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