Skip to content

Update Repo Settings #1459

Update Repo Settings

Update Repo Settings #1459

# 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@f0d65ebf9ea4f371005e8d651c893d4951efaac5 # v1.10.0