Skip to content

Commit

Permalink
Update cron-run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Stell0 authored Mar 21, 2024
1 parent e6f8840 commit ae2dc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Docker Image Build and run

on:
schedule:
- cron: '7 * * * *'
- cron: '11 * * * *'
jobs:

build:
Expand Down

0 comments on commit ae2dc50

Please sign in to comment.