Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Commit

Permalink
Use correct argument forwarding
Browse files Browse the repository at this point in the history
  • Loading branch information
hatstand authored Jul 8, 2020
1 parent c141599 commit b4e4870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

cd "$GITHUB_WORKSPACE"

/run-clang-format.py $*
/run-clang-format.py "$@"

0 comments on commit b4e4870

Please sign in to comment.