aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2024-01-03 21:46:43 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2024-01-03 21:46:43 +0100
commitbaa706d25aa0eb0962551ae7b7978481db841c02 (patch)
treefff697d72c24c1b93bbc012844bad588166732d1
parent4855b5684945631c7c0ecf5d526ff5224752b038 (diff)
downloadNorthstarLauncher-baa706d25aa0eb0962551ae7b7978481db841c02.tar.gz
NorthstarLauncher-baa706d25aa0eb0962551ae7b7978481db841c02.zip
Run auto-label action at a later time
for testing
-rw-r--r--.github/workflows/merge-conflict-auto-label.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/merge-conflict-auto-label.yml b/.github/workflows/merge-conflict-auto-label.yml
index dea1f087..cf5598a6 100644
--- a/.github/workflows/merge-conflict-auto-label.yml
+++ b/.github/workflows/merge-conflict-auto-label.yml
@@ -4,7 +4,7 @@ on:
branches:
- main
schedule:
- - cron: "40 20 * * *"
+ - cron: "10 21 * * *"
jobs:
triage: