Skip to content

Update Repo Settings #1500

Update Repo Settings

Update Repo Settings #1500

# 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:
jobs:
update-repo-settings:
name: Update Repo Settings
secrets: inherit
uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@cd80461100fc41298a42b03870bf295a4423dbf9 # v1.11.0