diff --git a/.gitea/workflows/update-thirdparty-skills.yml b/.gitea/workflows/update-thirdparty-skills.yml index ab0b2364..4c4837d0 100644 --- a/.gitea/workflows/update-thirdparty-skills.yml +++ b/.gitea/workflows/update-thirdparty-skills.yml @@ -10,7 +10,7 @@ on: concurrency: group: update-thirdparty-${{ github.repository }} - cancel-in-progress: false + cancel-in-progress: true env: WORKSPACE_DIR: "/home/workspace"