We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a0262 commit c379ce3Copy full SHA for c379ce3
.github/workflows/build_lint_test.yml
@@ -5,7 +5,7 @@ name: Build, Lint, and Test
5
6
on:
7
push:
8
- branches: [ main ]
+ branches: [ main, develop ]
9
pull_request:
10
branches: [ main ]
11
0 commit comments