Skip to content

Commit

Permalink
Update build_docker_images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
younesbelkada authored Nov 23, 2023
1 parent 589639b commit c890641
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build_docker_images.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Build Docker images (scheduled)

on:
push:
branches: [younesbelkada-fix-docker]
workflow_dispatch:
workflow_call:
schedule:
- cron: "0 1 * * *"

concurrency:
group: docker-image-builds
Expand Down

0 comments on commit c890641

Please sign in to comment.