Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .github/scripts/create-jacoco-coverage-report.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ set -x

echo "GITHUB_BASE_REF: ${GITHUB_BASE_REF}"

if [ "$GITHUB_BASE_REF" == "" ] ;then
echo "GITHUB_BASE_REF is not set; skipping this check!"
exit 0
fi

echo "Setting up git remote"
git remote set-branches --add origin ${GITHUB_BASE_REF}
git fetch
Expand Down
71 changes: 0 additions & 71 deletions .github/workflows/ci.yml

This file was deleted.

76 changes: 0 additions & 76 deletions .github/workflows/codeql.yml

This file was deleted.

141 changes: 0 additions & 141 deletions .github/workflows/cron-job-its.yml

This file was deleted.

79 changes: 0 additions & 79 deletions .github/workflows/cron-job-unit-tests.yml

This file was deleted.

Loading