Skip to content

chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 #84

chore(deps): bump actions/checkout from 4.2.0 to 4.2.1

chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 #84

Workflow file for this run

name: pr-mgmt
on:
pull_request:
types: [labeled,opened,reopened,edited,ready_for_review]
jobs:
pr-mgmt:
uses: kumahq/.github/.github/workflows/wfc_pr_management.yml@main
with:
approve: true
merge: true
matchLabel: "auto-merge"
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}