mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 15:02:08 +00:00
Deactivate Schedule
This commit is contained in:
parent
d55aeafa7f
commit
8c0b408d8f
1 changed files with 2 additions and 2 deletions
4
.github/workflows/delete-workflow-runs.yml
vendored
4
.github/workflows/delete-workflow-runs.yml
vendored
|
|
@ -42,8 +42,8 @@ on:
|
|||
description: 'Logs simulated changes, no deletions are performed'
|
||||
required: false
|
||||
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
# schedule:
|
||||
# - cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
del_runs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue