Skip to content

chore(deps): update Dependabot configuration to limit open pull requests and change schedule to weekly #326

chore(deps): update Dependabot configuration to limit open pull requests and change schedule to weekly

chore(deps): update Dependabot configuration to limit open pull requests and change schedule to weekly #326

Workflow file for this run

name: PR Autolabeler
on:
# pull_request event is required for autolabeler
pull_request:
types: [opened, reopened, synchronize]
jobs:
draft-release:
uses: cpp-linter/.github/.github/workflows/release-drafter.yml@main