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