1
0
mirror of synced 2026-01-07 09:01:31 -05:00

Cancel in-flight Staging deployments when a new commit is pushed (#19997)

This commit is contained in:
James M. Greene
2021-06-17 14:04:56 -05:00
committed by GitHub
parent 1fbaf92e90
commit 3eacb9800e

View File

@@ -20,7 +20,7 @@ jobs:
timeout-minutes: 10
concurrency:
group: staging_${{ github.head_ref }}
cancel-in-progress: false
cancel-in-progress: true
steps:
- name: Check out repo
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f