Skip to content

Commit

Permalink
chore: revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Apr 29, 2024
1 parent 7541868 commit ce822cd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker-image-builder-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
name: Docker Image Builder Cron

on:
push:
paths:
- 'docker/**' # Trigger only when changes are made in the docker folder
schedule:
- cron: '0 6 * * 1' # Every Monday at 6 AM Paris time (UTC+2).
workflow_dispatch:
Expand Down

0 comments on commit ce822cd

Please sign in to comment.