Skip to content

Bump github.com/docker/docker from 23.0.6+incompatible to 24.0.7+incompatible #11969

Bump github.com/docker/docker from 23.0.6+incompatible to 24.0.7+incompatible

Bump github.com/docker/docker from 23.0.6+incompatible to 24.0.7+incompatible #11969

name: Enforce issue link to pull request
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
check_pull_requests:
runs-on: ubuntu-latest
name: Check linked issues
steps:
- uses: nearform/[email protected]
id: check-linked-issues
with:
exclude-branches: "dependabot/**"
exclude-labels: "minor-change"