Skip to content

[TT-15825] [BE] Address inconsistencies with use of Policy identifiers #144

[TT-15825] [BE] Address inconsistencies with use of Policy identifiers

[TT-15825] [BE] Address inconsistencies with use of Policy identifiers #144

Workflow file for this run

name: Release bot
on:
issue_comment:
types: [created]
jobs:
release_bot:
uses: TykTechnologies/github-actions/.github/workflows/release-bot.yaml@main
secrets:
APP_ID: ${{ secrets.PROBE_APP_ID }}
APP_PRIVATE_KEY: ${{ secrets.PROBE_APP_PRIVATE_KEY }}
APP_INSTALLATION_ID: ${{ secrets.PROBE_APP_INSTALLATION_ID }}