Skip to content

Update Repo Settings #2020

Update Repo Settings

Update Repo Settings #2020

# Update repository settings to match the definitions in .github/settings.yml.
---
name: Update Repo Settings
on:
push:
branches: [main]
schedule:
- cron: '51 8 * * *' # 8:51am UTC every day
workflow_dispatch:
permissions:
contents: read
jobs:
update-repo-settings:
name: Update Repo Settings
secrets: inherit
uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@617e430cfa664b8ecd9661094a1c12fb53b19c46 # v2.0.7