Skip to content

build(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible #10

build(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible

build(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible #10

name: Enforce PR labels
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
steps:
- uses: yogevbd/[email protected]
with:
REQUIRED_LABELS_ANY: "major,minor,patch"
REQUIRED_LABELS_ANY_DESCRIPTION: "Select at least one label ['major','minor','patch']"
BANNED_LABELS: "banned"