Cancel naming

This commit is contained in:
Christian Semmler 2025-03-09 14:32:53 -07:00
parent 3fb83a73c4
commit 7dd3272da2

View File

@ -2,6 +2,10 @@ name: Naming
on: [push, pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
ncc:
name: C++