Skip to content

Commit dfaad83

Browse files
committed
ci: update release.yml
1 parent 8a927c7 commit dfaad83

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Release
22
on:
3-
workflow_dispatch:
3+
push:
4+
branches:
5+
release-workflow
46

57
permissions:
68
contents: read # for checkout

0 commit comments

Comments
 (0)