Commit 934e2a62 by Torkel Ödegaard

GithubActions: Updated cron schedule

parent 5b0495ea
......@@ -13,7 +13,7 @@ on:
issues:
types: [opened, closed]
schedule:
- cron: */10 * * * * # Every 10 minutes
- cron: "*/10 * * * *" # Every 10 minutes
jobs:
main:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment