improve new workflows

This commit is contained in:
Kevin Papst
2026-06-10 13:06:20 +02:00
parent d1b4433fa4
commit 134790fb96
2 changed files with 5 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ on:
push:
branches:
- main
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}