Skip to content

chore(deps): update dependency @swc/core to v1.7.0 (#340) #329

chore(deps): update dependency @swc/core to v1.7.0 (#340)

chore(deps): update dependency @swc/core to v1.7.0 (#340) #329

# Update repository settings to match the definitions in .github/settings.yml.
---
name: Update Repo Settings
'on':
push:
branches: [main]
schedule:
- cron: '02 18 * * *' # 18:02 UTC = 11:02 AM PST
workflow_dispatch:
jobs:
update-repo-settings:
name: Update Repo Settings
secrets: inherit
uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@v1