Skip to content

Bump codecov/codecov-action from 3 to 4 #1216

Bump codecov/codecov-action from 3 to 4

Bump codecov/codecov-action from 3 to 4 #1216

Workflow file for this run

# https://github.com/actions/labeler
name: Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
if: github.repository == 'arc53/DocsGPT'
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true