We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40613ed commit 760bc75Copy full SHA for 760bc75
1 file changed
.github/workflows/linter.yaml
@@ -2,7 +2,7 @@
2
name: Lint Code Base
3
on:
4
pull_request:
5
- branches: [main]
+ branches: [main, 1.0-dev]
6
permissions:
7
contents: read
8
jobs:
0 commit comments