setup-node/.github/workflows/update-config-files.yml
Workflow config file is invalid. Please check your config file: yaml: line 5: found unexpected end of stream
2023-07-23 03:53:18 -07:00

11 lines
258 B
YAML

name: Update configuration files
on:
schedule:
- cron: '0 3 * * 0l
workflow_dispatch:
jobs:
call-update-configuration-files:
name: Update configuration files
uses: actions/reusable-workflows/.github/workflows/update-config-files.yml@main