Temporarily allow firesim's submodule hash to be on its 1.13.x branch
Until we finalize the release flow with main as the default branch.
This commit is contained in:
2
.github/scripts/check-commit.sh
vendored
2
.github/scripts/check-commit.sh
vendored
@@ -91,7 +91,7 @@ search
|
||||
|
||||
submodules=("firesim")
|
||||
dir="sims"
|
||||
branches=("master" "main" "dev")
|
||||
branches=("master" "main" "dev" "1.13.x")
|
||||
search
|
||||
|
||||
submodules=("hammer")
|
||||
|
||||
Reference in New Issue
Block a user