Fix typo in diff_shades.yml workflow (#2778)
This commit is contained in:
parent
1d2ed2bb42
commit
98db4abc21
2
.github/workflows/diff_shades.yml
vendored
2
.github/workflows/diff_shades.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
paths-ignore: ["docs/**", "tests/**", "*.md"]
|
||||
|
||||
pull_request:
|
||||
path-ignore: ["docs/**", "tests/**", "*.md"]
|
||||
paths-ignore: ["docs/**", "tests/**", "*.md"]
|
||||
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
Loading…
Reference in New Issue
Block a user