Skip to content

Add CODECOV_TOKEN to GHA pytest-with-coverage workflow #28

Add CODECOV_TOKEN to GHA pytest-with-coverage workflow

Add CODECOV_TOKEN to GHA pytest-with-coverage workflow #28

name: Assign Issue/PR
on:
issues:
types:
- reopened
- opened
pull_request:
types:
- reopened
- opened
jobs:
auto_assign:
permissions:
issues: write
pull-requests: write
uses: UBC-MOAD/gha-workflows/.github/workflows/auto-assign.yaml@main