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.
2 parents 6cfc336 + b03650a commit 1443b8dCopy full SHA for 1443b8d
.github/workflows/lint_code.yml
@@ -7,6 +7,8 @@ on:
7
pull_request:
8
branches:
9
- main
10
+ paths-ignore:
11
+ - 'docs/**'
12
push:
13
14
.github/workflows/lint_scripts.yml
- "main"
.github/workflows/test.yml
@@ -6,6 +6,8 @@ on:
6
0 commit comments