mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
chore(workflows): prefix all jobs with workflow name to help distinguish (#35)
This commit is contained in:
1
.github/workflows/release-plz.yml
vendored
1
.github/workflows/release-plz.yml
vendored
@ -8,6 +8,7 @@ on:
|
||||
- main
|
||||
concurrency:
|
||||
group: "${{ github.workflow }}"
|
||||
cancel-in-progress: true
|
||||
jobs:
|
||||
release-plz:
|
||||
name: release-plz
|
||||
|
Reference in New Issue
Block a user