Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Update renovate.json #28

Update renovate.json

Update renovate.json #28

Workflow file for this run

---
name: Release
on:
push:
branches:
- main
jobs:
release:
uses: telekom-mms/.github/.github/workflows/release.yml@main
secrets:
GH_BRANCH_PROTECTION_APP_TOKEN: ${{ secrets.GH_BRANCH_PROTECTION_APP_TOKEN }}