Skip to content

Update module github.com/docker/cli to v20.10.27+incompatible #240

Update module github.com/docker/cli to v20.10.27+incompatible

Update module github.com/docker/cli to v20.10.27+incompatible #240

name: Enforce PR Labels
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-labels:
runs-on: ubuntu-latest
steps:
- uses: yogevbd/[email protected]
with:
BANNED_LABELS: "needs-docs,needs-tests,needs-adr,needs-git-sign-off"