Skip to content

chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 #319

chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1

chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 #319

Workflow file for this run

name: auto-labeler
on:
issues:
types: [opened, edited, milestoned]
pull_request_target:
types: [opened, edited, reopened, synchronize]
workflow_dispatch:
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/.github