ci: add concurrency group to cancel stale jobs (#509)

This commit is contained in:
Alexis Couvreur
2025-02-09 07:09:10 -08:00
committed by GitHub
parent 8844a36e4a
commit ee949d916f
3 changed files with 9 additions and 0 deletions

View File

@@ -9,6 +9,9 @@ on:
tags:
- "v**"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
permissions:
packages: write # For GHCR