Change to every min

This commit is contained in:
dvirlabs 2025-06-27 15:53:03 +03:00
parent d6c2aaa593
commit 809c566907

View File

@ -2,7 +2,7 @@ name: Monitor Lab URLs
on: on:
schedule: schedule:
- cron: "*/5 * * * *" # Every 5 minutes - cron: "* * * * *" # Every 5 minutes
workflow_dispatch: workflow_dispatch:
jobs: jobs: