mirror of
https://github.com/actions/setup-node.git
synced 2025-07-01 09:54:48 +00:00
Delete .github/workflows/update-config-files.yml
This commit is contained in:
parent
dec44d9814
commit
976d27f2ad
11
.github/workflows/update-config-files.yml
vendored
11
.github/workflows/update-config-files.yml
vendored
@ -1,11 +0,0 @@
|
||||
name: Update configuration files
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 3 * * 0'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
call-update-configuration-files:
|
||||
name: Update configuration files
|
||||
uses: actions/reusable-workflows/.github/workflows/update-config-files.yml@main
|
Loading…
Reference in New Issue
Block a user