Skip to content

Commit 7c26c49

Browse files
authored
Merge pull request #319 from miIlicon/development
릴리즈 노트 생성 테스트
2 parents 41e8209 + d85af7a commit 7c26c49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release-drafter.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Release Drafter
22

33
on:
4-
pull_request:
5-
types:
6-
- opened
4+
push:
5+
branches:
6+
- main
77

88
permissions:
99
contents: read

0 commit comments

Comments
 (0)