Ajout d'un timeout après 60min
This commit is contained in:
parent
7910859e42
commit
f0fd66f4b2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
|
@ -11,6 +11,7 @@ on:
|
|||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 60
|
||||
permissions:
|
||||
contents: read
|
||||
deployments: write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue