Skip to content

Commit

Permalink
Correcting comment
Browse files Browse the repository at this point in the history
Co-authored-by: Oleksandr Levchenkov <[email protected]>
Signed-off-by: AbstractionFactory <[email protected]>
  • Loading branch information
abstractionfactory and ollevche authored Nov 28, 2024
1 parent b712d65 commit cfb7b1d
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 cfb7b1d

Please sign in to comment.