Skip to content

Commit 01fd48d

Browse files
committed
Remove comment about main from update-required-checks.sh
1 parent 0a56aad commit 01fd48d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/script/update-required-checks.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env bash
22
# Update the required checks based on the current branch.
3-
# Typically, this will be main.
43

54
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
65
REPO_DIR="$(dirname "$SCRIPT_DIR")"

0 commit comments

Comments
 (0)