We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
files:
1 parent 9ae1850 commit 1b535aeCopy full SHA for 1b535ae
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
args:
32
- --builtin-schema
33
- github-workflows-require-timeout
34
- files: ^\.github\/workflows/[^/]+$
+ files: ^\.github/workflows/[^/]+$
35
types:
36
- yaml
37
- id: check-readthedocs
0 commit comments