File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 11
11
- " **.rst"
12
12
- " .github/workflows/*"
13
13
- " !.github/workflows/docker.yml"
14
+ - " .pre-commit-config.yaml"
14
15
push :
15
16
paths-ignore :
16
17
- " docs/**"
17
18
- " **.md"
18
19
- " **.rst"
19
20
- " .github/workflows/*"
20
21
- " !.github/workflows/docker.yml"
22
+ - " .pre-commit-config.yaml"
21
23
branches-ignore :
22
24
- " dependabot/**"
23
25
- " pre-commit-ci-update-config"
Original file line number Diff line number Diff line change 11
11
- " **.rst"
12
12
- " .github/workflows/*"
13
13
- " !.github/workflows/release.yml"
14
+ - " .pre-commit-config.yaml"
14
15
push :
15
16
paths-ignore :
16
17
- " docs/**"
17
18
- " **.md"
18
19
- " **.rst"
19
20
- " .github/workflows/*"
20
21
- " !.github/workflows/release.yml"
22
+ - " .pre-commit-config.yaml"
21
23
branches-ignore :
22
24
- " dependabot/**"
23
25
- " pre-commit-ci-update-config"
Original file line number Diff line number Diff line change 11
11
- " **.rst"
12
12
- " .github/workflows/*"
13
13
- " !.github/workflows/test.yml"
14
+ - " .pre-commit-config.yaml"
14
15
push :
15
16
paths-ignore :
16
17
- " docs/**"
17
18
- " **.md"
18
19
- " **.rst"
19
20
- " .github/workflows/*"
20
21
- " !.github/workflows/test.yml"
22
+ - " .pre-commit-config.yaml"
21
23
branches-ignore :
22
24
- " dependabot/**"
23
25
- " pre-commit-ci-update-config"
You can’t perform that action at this time.
0 commit comments