Skip to content

Commit 0ec58f7

Browse files
Replace main to master value in branch scope. (#31)
1 parent c7983a1 commit 0ec58f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_notes_comments_migration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Copy Release Notes to Related Issues
33
on:
44
pull_request:
55
types: [closed]
6-
branches: [ main ]
6+
branches: [ master ]
77

88
jobs:
99
copy_release_notes:

0 commit comments

Comments
 (0)