Skip to content

Commit 5a4e548

Browse files
committed
rename master branch to main
1 parent 5ae9a20 commit 5a4e548

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
push:
66
branches:
7-
- master
7+
- main
88
schedule:
99
- cron: '0 3 * * 1'
1010

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
push:
66
branches:
7-
- master
7+
- main
88

99
env:
1010
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)