Skip to content

Commit 6f291bf

Browse files
committed
feat: run reease workflow on workflow_run event
1 parent 963b25c commit 6f291bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Release
22

33
on:
4-
push:
4+
workflow_run:
55
branches:
66
- main
77

0 commit comments

Comments
 (0)