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.
main
update-required-checks.sh
1 parent 0a56aad commit 01fd48dCopy full SHA for 01fd48d
.github/workflows/script/update-required-checks.sh
@@ -1,6 +1,5 @@
1
#!/usr/bin/env bash
2
# Update the required checks based on the current branch.
3
-# Typically, this will be main.
4
5
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
6
REPO_DIR="$(dirname "$SCRIPT_DIR")"
0 commit comments