diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index f759a5b5..99b4765c 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -5,7 +5,7 @@ on: repository: description: "Repository to checkout. Useful for benchmarking a fork. Format should be /." required: true - default: ${{ github.repository }} + default: "TwiN/gatus" ref: description: "Branch, tag or SHA to checkout" required: true