Skip to content

do not close dependency-dashboard automatically #264

do not close dependency-dashboard automatically

do not close dependency-dashboard automatically #264

Workflow file for this run

---
name: Settings
on:
push:
branches:
- main
schedule:
- cron: '0 10 * * *'
jobs:
call-settings:
uses: telekom-mms/.github/.github/workflows/github_repository.yml@main
secrets:
GH_APP_CREDENTIALS_TOKEN: ${{ secrets.GH_APP_CREDENTIALS_TOKEN }}