We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d2ed2b commit 98db4abCopy full SHA for 98db4ab
.github/workflows/diff_shades.yml
@@ -6,7 +6,7 @@ on:
6
paths-ignore: ["docs/**", "tests/**", "*.md"]
7
8
pull_request:
9
- path-ignore: ["docs/**", "tests/**", "*.md"]
+ paths-ignore: ["docs/**", "tests/**", "*.md"]
10
11
workflow_dispatch:
12
inputs:
0 commit comments