Skip to content

Commit

Permalink
test: trying prod target for dev image to narrow down provision issue
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi committed Oct 7, 2024
1 parent 11c8a10 commit 6911523
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/push-registrar-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
branch:
description: "Target branch from which the source dockerfile from image will be sourced"

pull_request:
branches:
- '**'
schedule:
- cron: "0 4 * * 1-5" # UTC Time

Expand Down

0 comments on commit 6911523

Please sign in to comment.