Skip to content

Commit

Permalink
👷 ci: add build for main pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
megasanjay committed Apr 15, 2024
1 parent b7660dd commit eb1f287
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-deploy-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
name: (main) Build and push api image to Azure Container Registry

on:
push:
branches:
- main
pull_request:
types: [closed]
branches:
Expand Down

0 comments on commit eb1f287

Please sign in to comment.