Commit f7137d7d authored by Copilot's avatar Copilot Committed by GitHub

Add concurrency control to prevent release tag race conditions (#803)

parent 34a65db9
name: Automated Test Build
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches: [ "master" ]
......
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