Skip to content

Commit fc5d8f8

Browse files
committed
Cancel in progress.
1 parent 809cd42 commit fc5d8f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/site.preview.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ env:
66
# https://github.com/operations-project/github-runner-starter/settings/secrets/actions/JONPUGH_GITHUB_TOKEN_ADMIN
77
GITHUB_TOKEN: "${{ secrets.OPERATIONS_GITHUB_TOKEN_ADMIN }}"
88

9+
concurrency:
10+
group: ${{ github.workflow }}-${{ github.event.number }}
11+
cancel-in-progress: true
12+
913
jobs:
1014
create-server:
1115
name: Launch a test server

0 commit comments

Comments
 (0)