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.
main
master
1 parent fbef2db commit 6e14fbfCopy full SHA for 6e14fbf
.github/workflows/dev.yml
@@ -2,7 +2,6 @@ name: Development
2
3
on:
4
pull_request:
5
- branches: [master, main]
6
7
jobs:
8
init:
.github/workflows/release.yml
@@ -2,7 +2,7 @@ name: Release
push:
+ branches: [main, alpha, beta]
0 commit comments