add timeout to revert snapshot job (#2099)

This commit is contained in:
Karolina Rakoczy 2022-06-13 15:36:18 +04:00 committed by GitHub
parent cfaf7cdc0d
commit ac551e337e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,7 @@ jobs:
revert-automation-env-to-snap:
if: github.event.inputs.environment == null
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: Setup Node