Skip to content

PE-2312: gchr.io to gcr.io switch on provider #55

PE-2312: gchr.io to gcr.io switch on provider

PE-2312: gchr.io to gcr.io switch on provider #55

Workflow file for this run

name: Pr
on: [pull_request]
concurrency:
group: ${{ github.pr_workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
build:
uses: ./.github/workflows/release.yaml

Check failure on line 14 in .github/workflows/pr.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/pr.yaml" -> "./.github/workflows/release.yaml" : workflow is not reusable as it is missing a `on.workflow_call` trigger
secrets: inherit