Merge pull request #94079 from Mic92/ci-fixes
This commit is contained in:
commit
0d7e97f2a6
|
@ -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