Skip to content

Commit

Permalink
mergibg
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Arnold committed Apr 17, 2025
2 parents e9b648c + ff1b8ed commit aeabad8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
workflow_dispatch:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

permissions:
contents: write
Expand Down Expand Up @@ -102,4 +100,4 @@ jobs:
packer build \
-var "repository_uri=${{ env.repository_uri }}" \
-var "tag=${{ env.next_tag }}" \
packer.pkr.hcl
packer.pkr.hcl

0 comments on commit aeabad8

Please sign in to comment.