Skip to content

chore: upgrade to node 20 #18

chore: upgrade to node 20

chore: upgrade to node 20 #18

Workflow file for this run

on:
pull_request
jobs:
check-contributors:
name: Check contributors
uses: scacap/infra.gh-actions/.github/workflows/copilot-contributor-check.yml@v1

Check failure on line 7 in .github/workflows/copilot-check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/copilot-check.yml

Invalid workflow file

error parsing called workflow ".github/workflows/copilot-check.yml" -> "scacap/infra.gh-actions/.github/workflows/copilot-contributor-check.yml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
with:
repository: ${{ github.repository }}
pull_request_number: ${{ github.event.pull_request.number }}