Skip to content

Build changelog

Build changelog #11

# Standalone workflow to update changelog if necessary
name: Build changelog
on:
workflow_dispatch:
permissions:
contents: read
jobs:
changelog:

Check failure on line 11 in .github/workflows/build_changelog.yml

View workflow run for this annotation

GitHub Actions / Build changelog

Invalid workflow file

The workflow is not valid. .github/workflows/build_changelog.yml (Line: 11, Col: 3): Error calling workflow 'aws-powertools/powertools-lambda-dotnet/.github/workflows/reusable_publish_changelog.yml@7dfd3b8d8248d24d4eb8d11df35f6d002f16ed5f'. The nested job 'publish_changelog' is requesting 'contents: write', but is only allowed 'contents: read'.
uses: ./.github/workflows/reusable_publish_changelog.yml