mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-29 11:56:25 -06:00
Add comment to demonstrate functionality
This commit is contained in:
parent
efa70c4d50
commit
6275f5c8a2
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -15,6 +15,7 @@ on:
|
|||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
||||||
|
# Add concurrency group to control job running
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.event_name }}-${{ github.ref }}-${{ github.actor }}
|
group: ${{ github.event_name }}-${{ github.ref }}-${{ github.actor }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
Loading…
Reference in New Issue
Block a user