Skip to content

chore(deps): maintain lockfiles (#344) #378

chore(deps): maintain lockfiles (#344)

chore(deps): maintain lockfiles (#344) #378

# Update repository settings to match the definitions in .github/settings.yml.
---
name: Update Repo Settings
'on':
push:
branches: [main]
schedule:
- cron: '43 11 * * *' # At 11:43 UTC on every day-of-month.
workflow_dispatch:
jobs:
update-repo-settings:
name: Update Repo Settings
secrets:
APPLICATION_ID: ${{ secrets.APPLICATION_ID }}
APPLICATION_PRIVATE_KEY: ${{ secrets.APPLICATION_PRIVATE_KEY }}
uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@f0d65ebf9ea4f371005e8d651c893d4951efaac5 # v1.10.0