Skip to content

Bump codecov/codecov-action from 5.4.0 to 5.4.2 #16

Bump codecov/codecov-action from 5.4.0 to 5.4.2

Bump codecov/codecov-action from 5.4.0 to 5.4.2 #16

Workflow file for this run

name: Add all issues and pull requests to project
on:
issues:
types:
- opened
pull_request_target:
types:
- opened
jobs:
add-to-project:
name: Add to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/UnitVectorY-Labs/projects/41
github-token: ${{ secrets.PROJECT_GITHUB_ACTION }}