Skip to content

Migrate unit tests to Scenario (#393) #228

Migrate unit tests to Scenario (#393)

Migrate unit tests to Scenario (#393) #228

Workflow file for this run

name: release
on:
workflow_dispatch:
push:
branches:
- main
- "track/**"
permissions:
contents: write
pull-requests: write
jobs:
release:
name: release
uses: canonical/identity-team/.github/workflows/charm-release.yaml@7ec3565943646a4abe70497e354edac4357349a8 # v1.9.3
secrets:
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}