Skip to content

Update Repo Settings #229

Update Repo Settings

Update Repo Settings #229

# Update repository settings to match the definitions in .github/settings.yml.
---
name: Update Repo Settings
'on':
push:
branches: [main]
schedule:
- cron: '37 17 * * *' # Every day at 17:37 UTC
workflow_dispatch:
jobs:
update-repo-settings:
name: Update Repo Settings
secrets: inherit
uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@09e09ef28201e85f995d4a69d33d70f153f80c0e # v1.1.1