Skip to content

Commit 10a7cf2

Browse files
authored
Change default branch from 'master' to 'main'
1 parent e59c955 commit 10a7cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-mirrors-from-db.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "Pull mirrors from database"
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
workflow_dispatch:
88

99
jobs:

0 commit comments

Comments
 (0)