Update stale_issues_high.yml

This commit is contained in:
Andrey Meshkov
2022-02-11 13:16:13 +03:00
committed by GitHub
parent c15ba5a9e2
commit 2947766ce4

View File

@@ -2,7 +2,7 @@ name: 'Close stale issues with high priority'
on:
schedule:
# Runs at 04:00 every day
- cron: '00 04 * * *'
- cron: '0 4 * * *'
workflow_dispatch:
jobs: