Skip to content

Commit

Permalink
update trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
shadeofblue committed Oct 30, 2023
1 parent da50011 commit 08850da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_image.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Build the GVMI image

on: workflow_dispatch
on: [workflow_dispatch, push]

jobs:
image_test:
Expand Down

0 comments on commit 08850da

Please sign in to comment.