We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dab044 commit a959996Copy full SHA for a959996
.github/workflows/lint_test.yml
@@ -3,7 +3,7 @@ name: Lint & Test
3
on:
4
pull_request:
5
push:
6
- branches: [develop, base, sensor]
+ branches: [base]
7
8
jobs:
9
pre-commit:
0 commit comments