Skip to content

Commit

Permalink
Merge branch 'main' into bbusa/custom-labels
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa authored Oct 26, 2023
2 parents 59715b4 + 00902be commit 1b21c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
steps:
- uses: actions/checkout@4
- uses: actions/checkout@v4
- id: set-matrix
run: echo "::set-output name=matrix::$(ls ./.github/tests/*.yaml | jq -R -s -c 'split("\n")[:-1]')"
run_with_args:
Expand Down

0 comments on commit 1b21c52

Please sign in to comment.