Skip to content

build(deps): bump DavidAnson/markdownlint-cli2-action from 23.0.0 to 23.1.0 #5069

build(deps): bump DavidAnson/markdownlint-cli2-action from 23.0.0 to 23.1.0

build(deps): bump DavidAnson/markdownlint-cli2-action from 23.0.0 to 23.1.0 #5069

Workflow file for this run

name: auto-labeler
on:
issues:
types: [opened, edited, milestoned]
pull_request_target:
types: [opened, edited, reopened, synchronize]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
auto-labeler:
uses: gofiber/.github/.github/workflows/auto-labeler.yml@main
secrets:
github-token: ${{ secrets.ISSUE_PR_TOKEN }}
with:
config-path: .github/labeler.yml
config-repository: gofiber/fiber