We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7355edf commit fc17aacCopy full SHA for fc17aac
.github/workflows/main.yml
@@ -2,9 +2,9 @@ name: Main CI Workflow
2
3
on:
4
pull_request:
5
- branches: [ master ]
+ branches: [ main ]
6
push:
7
8
tags: '*'
9
10
jobs:
0 commit comments