Skip to content

Merge pull request #91 from telekom-mms/rndmh3ro-patch-1 #90

Merge pull request #91 from telekom-mms/rndmh3ro-patch-1

Merge pull request #91 from telekom-mms/rndmh3ro-patch-1 #90

Workflow file for this run

---
name: New release
on:
workflow_dispatch:
push:
branches:
- main
jobs:
release:
# docs: https://github.com/telekom-mms/.github#release
if: github.repository != '$TEMPLATE_REPOSITORY'
uses: telekom-mms/.github/.github/workflows/release.yml@main
secrets:
GH_BRANCH_PROTECTION_APP_TOKEN: ${{ secrets.GH_BRANCH_PROTECTION_APP_TOKEN }}