Fix: [CI] preview for one PR could cancel the preview of another (#11121)

This commit is contained in:
Patric Stout
2023-07-08 14:10:15 +02:00
committed by GitHub
parent 323dd619bb
commit dadcade81c
2 changed files with 4 additions and 4 deletions

View File

@@ -10,10 +10,6 @@ on:
description: Account ID to upload a preview to Cloudflare Pages
required: true
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
preview:
name: Build preview