mirror of
https://github.com/LukeHagar/prettier-plugin-openapi.git
synced 2025-12-06 04:21:03 +00:00
Update release.yml
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -4,6 +4,7 @@ on:
|
|||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["CI"] # Must match the CI workflow name exactly
|
workflows: ["CI"] # Must match the CI workflow name exactly
|
||||||
types: [completed]
|
types: [completed]
|
||||||
|
branches: [main]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write # Needed to create tags/releases
|
contents: write # Needed to create tags/releases
|
||||||
|
|||||||
Reference in New Issue
Block a user