We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5fd80a commit 178a3a4Copy full SHA for 178a3a4
1 file changed
.github/workflows/build.yml
@@ -17,7 +17,7 @@ on:
17
workflow_dispatch:
18
push:
19
branches:
20
- - 'master'
+ - 'main'
21
tags:
22
- 'v*'
23
pull_request:
0 commit comments