Skip to content

chore: bump codecov/codecov-action from 4 to 5 in the actions group #320

chore: bump codecov/codecov-action from 4 to 5 in the actions group

chore: bump codecov/codecov-action from 4 to 5 in the actions group #320

Workflow file for this run

name: PR merged
on:
pull_request_target:
types: [closed]
jobs:
label-merged:
name: Changelog needed
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
steps:
- uses: actions/labeler@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler_merged.yml