GHA: remove .github/labeler.yaml

This was added earlier as part of PR label-based triggering of Packit
jobs. But we decided not to go ahead with that approach, thus keeping
only a single set of tests. This file should've been removed during the
revert, but better late than never.

Ref: https://github.com/containers/skopeo/pull/2558

FWIW, this yaml file doesn't work by itself without the corresponding
GHA which was never included. So, this yaml config was pretty much a NOP
anyway.

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2025-04-10 17:22:27 +05:30 committed by Lokesh Mandvekar
parent a6ff545f30
commit b39bf85a1a

3
.github/labeler.yml vendored
View File

@ -1,3 +0,0 @@
# https://github.com/actions/labeler
release:
- base-branch: [^release-\d+\.\d+]