Auto Labeler Setup, Just C# for now (#6221)
This commit is contained in:
parent
55658f523a
commit
fc80979253
|
@ -6,7 +6,7 @@
|
||||||
# https://github.com/actions/labeler
|
# https://github.com/actions/labeler
|
||||||
|
|
||||||
name: Labeler
|
name: Labeler
|
||||||
on: [pull_request]
|
on: [pull_request_target]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
label:
|
label:
|
||||||
|
|
Loading…
Reference in New Issue