We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d6b449 commit 5c5ce40Copy full SHA for 5c5ce40
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ env:
8
9
on:
10
push:
11
- branches: [master]
+ branches: [main]
12
tags: ['**']
13
pull_request:
14
0 commit comments