Skip to content

Commit bbb0488

Browse files
committed
chore: Rename master branch to main branch
1 parent fb48d13 commit bbb0488

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
pull_request:
99
push:
1010
branches:
11-
- "master"
11+
- "main"
1212

1313
jobs:
1414
prettier:

.github/workflows/REUSE.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
pull_request:
99
push:
1010
branches:
11-
- "master"
11+
- "main"
1212

1313
jobs:
1414
reuse:

0 commit comments

Comments
 (0)