Skip to content

Commit 3c1262f

Browse files
authored
Update repo-backup.yaml
1 parent 94f30d4 commit 3c1262f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repo-backup.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Mirror repo to S3
22
on:
33
push:
44
branches:
5-
- main
5+
- master
66
jobs:
77
s3Backup:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)