Skip to content

Scenario / paperless-ngx #2

Scenario / paperless-ngx

Scenario / paperless-ngx #2

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

Check failure on line 18 in .github/workflows/scenario-paperless-ngx.yml

View workflow run for this annotation

GitHub Actions / Scenario / paperless-ngx

Invalid workflow file

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