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 c842036 commit 8407575Copy full SHA for 8407575
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
name: Run checks
2
on:
3
push:
4
- branches: [master]
+ branches: [beta, master]
5
pull_request:
6
branches: [develop]
7
jobs:
0 commit comments