Skip to content

Commit

Permalink
final
Browse files Browse the repository at this point in the history
  • Loading branch information
RamaRaju-vj committed Apr 14, 2024
1 parent d0f824b commit 5611248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packer-ami-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:

jobs:
ami-creation:
# if: github.repository == 'csye6225-ramaraju/webapp' # action exec only if code is pushed to org repo main branch
if: github.repository == 'csye6225-ramaraju/webapp' # action exec only if code is pushed to org repo main branch

name: build packer ami
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5611248

Please sign in to comment.