Skip to content

redeploy

redeploy #1

Workflow file for this run

name: on redeploy
on:
repository_dispatch:
types: [redeploy]
jobs:
pages:

Check failure on line 6 in .github/workflows/on-redeploy.yml

View workflow run for this annotation

GitHub Actions / on redeploy

Invalid workflow file

The workflow is not valid. .github/workflows/on-redeploy.yml (Line: 6, Col: 3): Error calling workflow 'likec4/template/.github/workflows/pages.yml@37a0bb1362f3d38e2e0bf60201e0d8aa70a3b811'. The workflow is requesting 'pages: write, id-token: write', but is only allowed 'pages: none, id-token: none'.
uses: ./.github/workflows/pages.yml