Commit f19051aa by Francisco Giordano

fix transpile action concurrency

parent 07b274c5
......@@ -6,7 +6,7 @@ on:
branches: [patched/*]
concurrency:
group: transpile
group: transpile-${{ github.ref_name }}
cancel-in-progress: true
jobs:
......
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