Skip to content

Commit 5f32d07

Browse files
Change default branch from 'master' to 'main'
1 parent c0f3d32 commit 5f32d07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-management.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
# branches to consider in the event; optional, defaults to all
66
branches:
7-
- master
7+
- main
88

99
jobs:
1010
update_draft_release:

0 commit comments

Comments
 (0)