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 3649a2a commit 45a03fcCopy full SHA for 45a03fc
.github/workflows/lint.yml
@@ -2,8 +2,9 @@ name: Fix Code Style
2
3
on:
4
push:
5
- - main
6
-# - 9.0
+ branches:
+ - main
7
+# - 9.0
8
workflow_dispatch:
9
jobs:
10
lint:
0 commit comments