Skip to content

Update Repo Settings #2395

Update Repo Settings

Update Repo Settings #2395

# 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@59d10aff16635f377ea0d2d4623c26b3622de307 # v4.4.0