Skip to content

Update codecov/codecov-action action to v4 #1010

Update codecov/codecov-action action to v4

Update codecov/codecov-action action to v4 #1010

Workflow file for this run

name: Assign PR
on:
pull_request_target:
types: [opened, reopened, ready_for_review]
jobs:
add-assignees:
name: Assign
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: ${{ secrets.GH_TOKEN }}