Skip to content

Commit

Permalink
Single file test
Browse files Browse the repository at this point in the history
  • Loading branch information
katjuell committed Sep 30, 2024
1 parent 0ae0d4c commit 81d98c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presubmit-metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
id: read-yaml
uses: actions-tools/[email protected] # v2.1
with:
file-path: "./images/**/metadata.yaml"
file-path: "./images/argo/metadata.yaml"
- run: |
echo "${{ steps.read-yaml.outputs.keywords }}" >> $GITHUB_OUTPUT
echo "${{ steps.read-yaml.outputs.name }}" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 81d98c0

Please sign in to comment.