We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f968e80 commit 1fe2614Copy full SHA for 1fe2614
.github/workflows/main.yml
@@ -7,7 +7,7 @@ name: Main workflow
7
on:
8
push:
9
branches:
10
- - main
+ - master
11
pull_request:
12
13
jobs:
0 commit comments