Skip to content

Merge pull request #25 from telekom-mms/renovate/pin-dependencies #32

Merge pull request #25 from telekom-mms/renovate/pin-dependencies

Merge pull request #25 from telekom-mms/renovate/pin-dependencies #32

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@ac2257e2da733bb1a3c1da5c9b7b2b4cf88c5c3c # main
secrets:
GH_BRANCH_PROTECTION_APP_TOKEN: ${{ secrets.GH_BRANCH_PROTECTION_APP_TOKEN }}