Skip to content

Commit

Permalink
build: test publish workflow on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq committed Dec 9, 2024
1 parent 8796f45 commit b7a4d18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push-commerce-coordinator-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:

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

pull_request:

jobs:
build-and-push-image:
Expand Down

0 comments on commit b7a4d18

Please sign in to comment.