Skip to content

Commit 55ae499

Browse files
Copilotswissspidy
andcommitted
Change release trigger from 'published' to 'released'
Co-authored-by: swissspidy <[email protected]>
1 parent 3d7541d commit 55ae499

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/check-branch-alias.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Check Branch Alias
22

33
on:
44
release:
5-
types: [published]
5+
types: [released]
66
workflow_dispatch:
77

88
permissions: {}

.github/workflows/reusable-check-branch-alias.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Check Branch Alias
33
on:
44
workflow_call:
55
release:
6-
types: [published]
6+
types: [released]
77
workflow_dispatch:
88

99
# Cancels all previous workflow runs for pull requests that have not completed.

0 commit comments

Comments
 (0)