Skip to content

Commit

Permalink
test new release
Browse files Browse the repository at this point in the history
  • Loading branch information
lassemand committed Dec 13, 2024
1 parent a794a11 commit cef7f07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-node-images.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Create and upload packer generated images

on:
push:
branches:
- lma/release/tags
workflow_dispatch:
inputs:
node_version:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/release-observability-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Create and upload packer generated images


on:
push:
branches:
- "lma/release/tags"
workflow_dispatch:
env:
PACKER_VERSION: "latest"
Expand Down

0 comments on commit cef7f07

Please sign in to comment.