We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 860b983 commit 6900a06Copy full SHA for 6900a06
1 file changed
.github/workflows/ci.yml
@@ -1,10 +1,8 @@
1
name: CI code checks
2
3
on:
4
- push:
5
- branches: [ main, develop, 4.0.0-rc ]
6
pull_request:
7
+ branches: [ main, develop ]
8
9
jobs:
10
lint:
0 commit comments