Skip to content

Commit

Permalink
Merge branch 'main' into skip-checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored Dec 3, 2024
2 parents 4cd445a + eceed77 commit 6b1ac15
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ outputs:
description: The affected stacks as matrix structure suitable for extending matrix size workaround (see README)
value: ${{ steps.matrix.outputs.matrix }}


runs:
using: "composite"
steps:
Expand Down
2 changes: 0 additions & 2 deletions tests/atmos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -262,5 +262,3 @@ integrations:
matrix:
sort-by: .stack_slug
group-by: .stack_slug | split("-") | [.[0], .[2]] | join("-")

base_path: "stacks/schemas/cue"

0 comments on commit 6b1ac15

Please sign in to comment.