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 df926f2 commit 14bd97eCopy full SHA for 14bd97e
.github/workflows/linting.yml
@@ -1,7 +1,7 @@
1
name: Linting
2
on:
3
push:
4
- branches: [main, develop, ci]
+ branches: [main, develop]
5
pull_request:
6
branches: [main, develop]
7
workflow_dispatch:
0 commit comments