Skip to content

Commit 4633520

Browse files
committed
chore: change workflow_run event type
1 parent 09de137 commit 4633520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-hub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_run:
55
workflows: ["artifact"]
66
types:
7-
- success
7+
- completed
88

99
jobs:
1010
docker:

0 commit comments

Comments
 (0)