Skip to content

Commit

Permalink
Merge pull request #155 from ElYusubov/development
Browse files Browse the repository at this point in the history
Fixing build to run on merge to main
  • Loading branch information
ElYusubov authored Oct 31, 2023
2 parents 74eb5a0 + e283086 commit 12eb553
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ concurrency: test-company
on:
pull_request:
branches: [main]
push:
branches: [main]

env:
AZURE_RESOURCEGROUP_NAME: BicepTest-RG
Expand Down

0 comments on commit 12eb553

Please sign in to comment.