fix(ci): Set default repository to TwiN/gatus

This commit is contained in:
TwiN 2022-06-18 14:09:24 -04:00
parent c457aadcab
commit 7224464202

View File

@ -5,7 +5,7 @@ on:
repository:
description: "Repository to checkout. Useful for benchmarking a fork. Format should be <owner>/<repository>."
required: true
default: ${{ github.repository }}
default: "TwiN/gatus"
ref:
description: "Branch, tag or SHA to checkout"
required: true