Skip to content

Commit

Permalink
on all pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
CoryManson committed Jan 9, 2024
1 parent 9e35932 commit c6e934f
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Build Images

on:
push:
branches:
- main
push:
pull_request:
branches:
- main
Expand All @@ -24,8 +22,4 @@ jobs:
- name: Build image
run: |
sudo packer build


sudo packer build

0 comments on commit c6e934f

Please sign in to comment.