We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e0732 commit 8f70637Copy full SHA for 8f70637
1 file changed
.github/workflows/core-build.yml
@@ -3,9 +3,11 @@ on:
3
push:
4
branches:
5
- 'master'
6
+ - 'main'
7
pull_request:
8
9
10
11
workflow_dispatch:
12
13
jobs:
0 commit comments