We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca3f51 commit bf1aac4Copy full SHA for bf1aac4
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: CI
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
tags:
7
- "v*"
8
pull_request:
0 commit comments