Skip to content

Commit

Permalink
Correcting comment
Browse files Browse the repository at this point in the history
Co-authored-by: Oleksandr Levchenkov <ollevche@gmail.com>
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
  • Loading branch information
abstractionfactory and ollevche committed Dec 2, 2024
1 parent fb5413b commit 081e2ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Index (cron)
permissions: {}
on:
schedule:
- cron: "*/15 * * * *" # Run every hour
- cron: "*/15 * * * *" # Run every 15 minutes
concurrency:
group: index
cancel-in-progress: false
Expand Down

0 comments on commit 081e2ca

Please sign in to comment.