Skip to content

Update Repo Settings #917

Update Repo Settings

Update Repo Settings #917

# Update repository settings to match the definitions in .github/settings.yml.
---
name: Update Repo Settings
'on':
push:
branches: [main]
schedule:
- cron: '15 16 * * *' # Every day at 16:15 UTC
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