Run auto-label action at a later time

for testing
This commit is contained in:
GeckoEidechse 2024-01-03 21:46:43 +01:00
parent 4855b56849
commit baa706d25a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
branches: branches:
- main - main
schedule: schedule:
- cron: "40 20 * * *" - cron: "10 21 * * *"
jobs: jobs:
triage: triage: