Delete .github/workflows/update-config-files.yml

This commit is contained in:
MY 2025-06-29 17:46:11 +03:00 committed by GitHub
parent dec44d9814
commit 976d27f2ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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