Skip to content

Commit

Permalink
Merge branch 'main' into lemeurherve-patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
lemeurherve authored Aug 10, 2023
2 parents de45d91 + da21e76 commit 51ccae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-chart-versions-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
echo "ls workspace"
echo "ls workspace"
gh pr view ${{ github.event.pull_request.number }} --json files -q '.files[].path' | grep "^charts/"
gh pr view ${{ github.event.pull_request.number }} --json files -q '.files[].path' | grep "^charts/" > changes.txt
# Get the list of modified files and folders
# git diff --name-only ${{ github.event.before }} ${{ github.sha }} > changes.txt
Expand Down

0 comments on commit 51ccae0

Please sign in to comment.