Skip to content

Commit c192837

Browse files
authored
Update and rename release.yaml to release.yml (#211)
unify extension names yaml/yml ...
1 parent b568626 commit c192837

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml .github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ on:
77
paths-ignore:
88
- "docs/**"
99
- ".github/workflows/**"
10-
- "!.github/workflows/release.yaml"
10+
- "!.github/workflows/release.yml"
1111
push:
1212
paths-ignore:
1313
- "docs/**"
1414
- ".github/workflows/**"
15-
- "!.github/workflows/release.yaml"
15+
- "!.github/workflows/release.yml"
1616
branches-ignore:
1717
- "dependabot/**"
1818
- "pre-commit-ci-update-config"

0 commit comments

Comments
 (0)