Skip to content

chore(ci): update docker/setup-qemu-action action to v4 (master) - autoclosed #19

chore(ci): update docker/setup-qemu-action action to v4 (master) - autoclosed

chore(ci): update docker/setup-qemu-action action to v4 (master) - autoclosed #19

Workflow file for this run

name: Pull Request Build
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build-for-dev:

Check failure on line 8 in .github/workflows/pull_request.yml

View workflow run for this annotation

GitHub Actions / Pull Request Build

Invalid workflow file

The workflow is not valid. .github/workflows/pull_request.yml (Line: 8, Col: 3): Error calling workflow 'pohanhuang/eventrouter/.github/workflows/factory.yml@d7f59adb553cb8e549782f0570aba89cb864f385'. The nested job 'dapper-build' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: ./.github/workflows/factory.yml
with:
tag: pr-${{ github.event.number }}
push: false
secrets: inherit