Skip to content

Update codecov/codecov-action action to v5.3.0 #993

Update codecov/codecov-action action to v5.3.0

Update codecov/codecov-action action to v5.3.0 #993

Workflow file for this run

name: Labeling
on:
pull_request:
types: [ synchronize, opened, reopened, labeled, unlabeled ]
jobs:
labeling:
name: Adding Labels
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
permissions:
pull-requests: write
steps:
- name: Labeling
uses: hopeman15/[email protected]