mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-19 03:53:02 +01:00
Fix issue with size labelling cancelling CI Security
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
name: Size Labelling
|
||||
on:
|
||||
pull_request_target:
|
||||
types:
|
||||
- reopened
|
||||
- labeled
|
||||
- synchronize
|
||||
|
||||
concurrency:
|
||||
group: "size-labelling-${{ github.head_ref || github.run_id }}-${{ github.event_name }}"
|
||||
|
||||
Reference in New Issue
Block a user