Skip to content

Update Repo Settings #2807

Update Repo Settings

Update Repo Settings #2807

# Update repository settings to match the definitions in .github/settings.yml.
---
name: Update Repo Settings
on:
push:
branches: [main]
paths: [.github/settings.yml, .github/workflows/update-repo-settings.yaml]
schedule:
- cron: '51 8 * * *' # 8:51am UTC every day
workflow_dispatch:
permissions:
contents: read
jobs:
update-repo-settings:
name: Update Repo Settings
secrets: inherit
uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@0f93d1e3fb7bf82a17ceb91667821cf53637883b # v4.3.8