We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71318dd commit ab6e8b0Copy full SHA for ab6e8b0
.github/workflows/CI.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- master
8
+ - main
9
pull_request:
10
11
# the `concurrency` settings ensure that not too many CI jobs run in parallel
0 commit comments