Skip to content

Commit 4086395

Browse files
authored
Merge pull request #64 from return-main/patch-1
Disable GitHub Action on Forks
2 parents a6109e2 + 019c777 commit 4086395

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/github-backup.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- develop
66
jobs:
77
s3Backup:
8+
if: github.repository_owner == 'bfansports'
89
runs-on: ubuntu-latest
910
steps:
1011
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)