mirror of
https://github.com/containers/skopeo.git
synced 2025-04-27 19:05:32 +00:00
This will be useful in the followup commit that enables TMT test jobs on PRs. PRs on `main` branch should be tested with bleeding-edge dependencies from the podman-next COPR while PRs on `release` branches should be tested only with the official distro packages. Packit will run/skip the relevant set of tests based on this label. Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
4 lines
83 B
YAML
4 lines
83 B
YAML
# https://github.com/actions/labeler
|
|
release:
|
|
- base-branch: [^release-\d+\.\d+]
|