Skip to content

Commit a0c8c11

Browse files
authored
Add push to fix action (hopefully)
1 parent c133a99 commit a0c8c11

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/release_drafter.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
name: Release notes
33

44
on:
5-
# push:
6-
# branches: [ main ]
5+
push:
6+
branches:
7+
- master
78
pull_request_target:
89
branches:
910
- master

0 commit comments

Comments
 (0)