chore(ci): deactivates cron job on unbound dep tests (#2810)

This commit is contained in:
Steven Palma
2026-01-16 14:39:00 +01:00
committed by GitHub
parent b825880c40
commit 112b2d173a
+2 -2
View File
@@ -20,8 +20,8 @@ on:
workflow_dispatch:
# Run on the 1st and 15th of every month at 09:00 UTC
schedule:
- cron: '0 2 1,15 * *'
# schedule:
# - cron: '0 2 1,15 * *'
permissions:
contents: read