We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 183bd9a commit 86beb42Copy full SHA for 86beb42
.mise/tasks/lint/links-in-modified-files.sh
@@ -5,7 +5,6 @@ set -e
5
6
#USAGE flag "--base <base>" help="base branch to compare against (default: origin/main)" default="origin/main"
7
#USAGE flag "--head <head>" help="head branch to compare against (empty for local changes) (default: empty)" default=""
8
-#USAGE flag "--event <event>" help="event name (default: pull_request)" default="pull_request"
9
10
if [ "$usage_head" = "''" ]; then
11
usage_head=""
0 commit comments