Merge pull request #458 from ae-utbm/actions

Editing workflow process
This commit is contained in:
Théo DURR 2022-08-27 22:00:54 +02:00 committed by GitHub
commit 3b1d71f317
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ jobs:
runs-on: ubuntu-latest
environment: production
timeout-minutes: 30
needs: deployment
steps:
- uses: actions/checkout@v3