Skip to content

Commit f430bdf

Browse files
committed
chore: Rename master branch to main branch
1 parent ddc6cc7 commit f430bdf

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)