Skip to content

Commit 18a04c5

Browse files
authored
Merge pull request rust-lang#721 from clarfonthey/branch-rename
Rename master to main in release-plz workflow
2 parents 147df65 + ee8a0ee commit 18a04c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-plz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release-plz
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77

88
jobs:
99

0 commit comments

Comments
 (0)