Commit 5a18d1a7 authored by tom's avatar tom

[skip ci] remove concurrency for "update project card" workflow

parent 74c6954b
......@@ -41,10 +41,6 @@ on:
required: true
type: string
concurrency:
group: ${{ github.workflow }}/${{ inputs.project_name }}/${{ inputs.field_name }}
cancel-in-progress: true
jobs:
run:
name: Run
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment