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 e13d3da commit 30866bdCopy full SHA for 30866bd
1 file changed
.github/workflows/test.yaml
@@ -3,9 +3,9 @@ on:
3
# Trigger the workflow on push or pull request,
4
# but only for the main branch
5
push:
6
- branches: [ main, main-0.4, develop ]
+ branches: [ main, main-0.4, main-0.6, develop ]
7
pull_request:
8
9
10
jobs:
11
testbuild:
0 commit comments