We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a987308 commit f647f09Copy full SHA for f647f09
.github/workflows/ci.yaml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
push:
6
branches:
7
- - master
+ - main
8
pull_request:
9
types: [opened, synchronize, reopened]
10
release:
0 commit comments