.github/workflows/wait-ofborg.yml: 360 -> 540
This commit is contained in:
parent
e54722a041
commit
5ca7be3888
|
@ -31,7 +31,7 @@ jobs:
|
||||||
if: github.repository_owner == 'NixOS'
|
if: github.repository_owner == 'NixOS'
|
||||||
env:
|
env:
|
||||||
BASE_BRANCH: ${{ github.base_ref }}
|
BASE_BRANCH: ${{ github.base_ref }}
|
||||||
COUNTDOWN: 360 # wait for ~30min...
|
COUNTDOWN: 540 # wait for ~45min...
|
||||||
GITHUB_TOKEN: ${{ github.token }}
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
COMMIT: ${{ github.event.pull_request.head.sha }}
|
COMMIT: ${{ github.event.pull_request.head.sha }}
|
||||||
OFBORG_APP_ID: 20500
|
OFBORG_APP_ID: 20500
|
||||||
|
|
Loading…
Reference in New Issue