Skip to content

release-passed

release-passed #575

Workflow file for this run

# Auto-generated by Cimas: Do not edit it manually!
# See https://github.com/metanorma/cimas
name: notify
on:
repository_dispatch:
types: [ release-passed ]
jobs:
notify:
uses: metanorma/ci/.github/workflows/mn-processor-notify.yml@main
secrets:
pat_token: ${{ secrets.METANORMA_CI_PAT_TOKEN }}