We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6109e2 + 019c777 commit 4086395Copy full SHA for 4086395
1 file changed
.github/workflows/github-backup.yml
@@ -5,6 +5,7 @@ on:
5
- develop
6
jobs:
7
s3Backup:
8
+ if: github.repository_owner == 'bfansports'
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v2
0 commit comments