Browse Source

update dev release ci

Signed-off-by: ryjiang <jiangruiyi@gmail.com>
ryjiang 7 months ago
parent
commit
9186d58a8c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .github/workflows/dev.yml

+ 4 - 0
.github/workflows/dev.yml

@@ -8,6 +8,10 @@ on:
     branches:
     branches:
       - main
       - main
 
 
+concurrency:
+  group: attu-dev-release-main
+  cancel-in-progress: true
+
 jobs:
 jobs:
   build:
   build:
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest