mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 13:15:12 +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
|
||||
on:
|
||||
pull_request_target: [closed]
|
||||
pull_request_target:
|
||||
types: [closed]
|
||||
|
||||
jobs:
|
||||
label:
|
||||
|
Loading…
Reference in New Issue
Block a user