Skip to content

Commit

Permalink
run workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Fatih Acar <[email protected]>
  • Loading branch information
fatih-acar committed Apr 26, 2024
1 parent 5d28b27 commit f650246
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci-packer-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,11 @@ on:
default: fac-golden-image
infrahub_version:
type: string
default: "0.11"
default: "0.12"
description: Infrahub version to use in the image
push:
branches:
- fac-golden-image

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit f650246

Please sign in to comment.