We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f30d4 commit 3c1262fCopy full SHA for 3c1262f
.github/workflows/repo-backup.yaml
@@ -2,7 +2,7 @@ name: Mirror repo to S3
2
on:
3
push:
4
branches:
5
- - main
+ - master
6
jobs:
7
s3Backup:
8
runs-on: ubuntu-latest
0 commit comments