Merge pull request #94079 from Mic92/ci-fixes
This commit is contained in:
commit
0d7e97f2a6
3
.github/workflows/wait-ofborg.yml
vendored
3
.github/workflows/wait-ofborg.yml
vendored
@ -19,9 +19,12 @@ jobs:
|
||||
exit 0
|
||||
fi
|
||||
sleep 5
|
||||
echo "."
|
||||
done
|
||||
echo "Timeout!"
|
||||
exit 1
|
||||
# ofborg is not checking forks.
|
||||
if: github.repository_owner == 'NixOS'
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
COMMIT: ${{ github.event.pull_request.head.sha }}
|
||||
|
Loading…
Reference in New Issue
Block a user