Skip to content

Commit

Permalink
pushing updates
Browse files Browse the repository at this point in the history
  • Loading branch information
catelleempei-eaton committed May 6, 2024
1 parent 9276117 commit 313f48b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/packer-build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build Linux Packer Image
on:
push:
branches:
- none # Change this to your branch name if needed
- cem/runnerimage

jobs:
packer:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/packer-build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build Window Packer Image
on:
push:
branches:
- main # Change this to your branch name if needed
- cem/runnerimage

defaults:
run:
Expand Down

0 comments on commit 313f48b

Please sign in to comment.