Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kkania-splunk authored Aug 25, 2022
1 parent c333f6a commit 3d70c9a
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 @@ -92,7 +92,7 @@ else
fi

echo "reporter: $REPORTER"
export REPORTER="github-check"
export REPORTER="local"
echo "reporter: $REPORTER"

echo "reporter: $INPUT_FILTER_MODE"
Expand Down

0 comments on commit 3d70c9a

Please sign in to comment.