Skip to content

Commit 5f6dd89

Browse files
Change default branch from 'master' to 'main'
1 parent 176c230 commit 5f6dd89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bump_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Bump version
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
paths-ignore:
77
- '.github/**'
88
- 'README.md'

0 commit comments

Comments
 (0)