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 b568626 commit c192837Copy full SHA for c192837
1 file changed
.github/workflows/release.yaml .github/workflows/release.yml.github/workflows/release.yaml renamed to .github/workflows/release.yml
@@ -7,12 +7,12 @@ on:
7
paths-ignore:
8
- "docs/**"
9
- ".github/workflows/**"
10
- - "!.github/workflows/release.yaml"
+ - "!.github/workflows/release.yml"
11
push:
12
13
14
15
16
branches-ignore:
17
- "dependabot/**"
18
- "pre-commit-ci-update-config"
0 commit comments