Skip to content

Commit

Permalink
czxxzcxcz
Browse files Browse the repository at this point in the history
  • Loading branch information
sagic-orca authored Dec 11, 2024
1 parent 9ad7619 commit 2ee2eec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ exit_with_err() {
}

function run_orca_iac_scan() {
git config --global --add safe.directory "$PWD"

cd "${GITHUB_WORKSPACE}" || exit_with_err "could not find GITHUB_WORKSPACE: ${GITHUB_WORKSPACE}"
echo "Running Orca IaC scan:"
Expand Down

0 comments on commit 2ee2eec

Please sign in to comment.