Skip to content

feat(ci-lease): per-scenario ephemeral-lease CI (Phase B) #1

feat(ci-lease): per-scenario ephemeral-lease CI (Phase B)

feat(ci-lease): per-scenario ephemeral-lease CI (Phase B) #1

name: Scenario / localgov-drupal
on:
pull_request:
paths:
- 'cloudformation/scenarios/localgov-drupal/**'
- '.github/workflows/scenario-ci.yml'
- '.github/workflows/scenario-localgov-drupal.yml'
- 'scripts/isb/**'
- 'tests/smoke/**'
workflow_dispatch:
concurrency:
group: scenario-localgov-drupal-${{ github.ref }}
cancel-in-progress: true
jobs:
smoke:

Check failure on line 18 in .github/workflows/scenario-localgov-drupal.yml

View workflow run for this annotation

GitHub Actions / Scenario / localgov-drupal

Invalid workflow file

The workflow is not valid. .github/workflows/scenario-localgov-drupal.yml (Line: 18, Col: 3): Error calling workflow 'co-cddo/ndx_try_aws_scenarios/.github/workflows/scenario-ci.yml@c60a4897597a20540618caf4b1a98e1da2cb25b6'. The workflow is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: ./.github/workflows/scenario-ci.yml
with:
scenario: localgov-drupal
secrets: inherit