Skip to content

Commit 6ca0d83

Browse files
authored
Update release-drafter.yml
1 parent 8ed832a commit 6ca0d83

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/release-drafter.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11

22
name: Release Drafter
33

4-
on: push
4+
on:
5+
push:
6+
branches:
7+
- main
58

69
jobs:
710
update_release_draft:

0 commit comments

Comments
 (0)