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 b6c851c commit 21fdffbCopy full SHA for 21fdffb
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
branches: ['**']
6
push:
7
- branches: ['master']
+ branches: ['main']
8
tags: [v*]
9
release:
10
types: [published]
0 commit comments