Skip to content

Update codecov/codecov-action action to v5 #90

Update codecov/codecov-action action to v5

Update codecov/codecov-action action to v5 #90

Workflow file for this run

name: License Approval
on:
pull_request:
workflow_dispatch:
jobs:
license:
runs-on: ubuntu-latest
steps:
- name: License Approval
if: ${{ github.event_name == 'workflow_dispatch' || github.event.pull_request.head.repo.full_name == github.repository }}
uses: ralexander-phi/[email protected]