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 d7091d0 commit 58169e1Copy full SHA for 58169e1
.github/workflows/ci.yml
@@ -7,6 +7,8 @@ on:
7
paths-ignore:
8
- ".gitignore"
9
- "README.md"
10
+ - "pre-commit-config.yaml"
11
+ - "LICENSE"
12
pull_request:
13
14
jobs:
0 commit comments