We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0703e73 commit b93630aCopy full SHA for b93630a
.github/workflows/CI.yml
@@ -6,6 +6,7 @@ on:
6
push:
7
branches:
8
- master
9
+ - main
10
pull_request:
11
12
# the `concurrency` settings ensure that not too many CI jobs run in parallel
0 commit comments