Skip to content

Commit 130e519

Browse files
authored
Update workflows.yml
1 parent 8021db6 commit 130e519

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/workflows.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Release Artifacts
22

33
on:
4-
workflow_dispatch:
54
release:
6-
types: [created]
5+
types: [created, edited]
76

87
jobs:
98
release-controller-image:

0 commit comments

Comments
 (0)