Skip to content

docs: use StatusCode instead of numbers in json-api impl example (#438) #12

docs: use StatusCode instead of numbers in json-api impl example (#438)

docs: use StatusCode instead of numbers in json-api impl example (#438) #12

name: generate_changelog
on:
push:
branches:
- main
jobs:
generate_changelog:
uses: dfinity/ci-tools/.github/workflows/generate-changelog.yaml@main
with:
token_app_id: ${{ vars.PR_AUTOMATION_BOT_PUBLIC_APP_ID }}
secrets:
token_private_key: ${{ secrets.PR_AUTOMATION_BOT_PUBLIC_PRIVATE_KEY }}