Skip to content

chore(ci): update actions/checkout action to v7 (master) - autoclosed #15

chore(ci): update actions/checkout action to v7 (master) - autoclosed

chore(ci): update actions/checkout action to v7 (master) - autoclosed #15

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@6f527c392b9cb78554727378ae0bde145ccfac30'. 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