mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-25 22:52:01 +00:00
ci: correct types statement
This commit is contained in:
parent
6cc233cc32
commit
6d4854a501
3
.github/workflows/labeler.yml
vendored
3
.github/workflows/labeler.yml
vendored
@ -1,6 +1,7 @@
|
|||||||
name: Labeler
|
name: Labeler
|
||||||
on:
|
on:
|
||||||
pull_request_target: [closed]
|
pull_request_target:
|
||||||
|
types: [closed]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
label:
|
label:
|
||||||
|
Loading…
Reference in New Issue
Block a user