Skip to content

Commit

Permalink
comply with yamllint
Browse files Browse the repository at this point in the history
  • Loading branch information
Bidon15 committed Nov 20, 2023
1 parent 7bb7d69 commit 6f936b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable_dockerfile_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
echo "short_sha=`echo ${GITHUB_SHA} | cut -c1-8`" >> "$GITHUB_OUTPUT"
# yamllint disable
echo "${{ inputs.packageName }}"
if [[ "${{ inputs.packageName }}" == "${{ github.repository }}" ]]; then
# If a user submitted package name that has the naming containing
# both the repository owner and repository name, we fail
Expand Down

0 comments on commit 6f936b3

Please sign in to comment.