diff --git a/.github/scripts/check-commit.sh b/.github/scripts/check-commit.sh index 27abacd4..756b7a3c 100755 --- a/.github/scripts/check-commit.sh +++ b/.github/scripts/check-commit.sh @@ -101,7 +101,7 @@ search submodules=("fpga-shells") dir="fpga" -branches=("master") +branches=("main") search # turn off verbose printing to make this easier to read