remove firesim from commit-on-main check since we always manage it ourselves
This commit is contained in:
5
.github/scripts/check-commit.sh
vendored
5
.github/scripts/check-commit.sh
vendored
@@ -91,11 +91,6 @@ dir="tools"
|
|||||||
branches=("master" "dev")
|
branches=("master" "dev")
|
||||||
search
|
search
|
||||||
|
|
||||||
submodules=("firesim")
|
|
||||||
dir="sims"
|
|
||||||
branches=("master" "main" "dev" "1.13.x")
|
|
||||||
search
|
|
||||||
|
|
||||||
submodules=("fpga-shells")
|
submodules=("fpga-shells")
|
||||||
dir="fpga"
|
dir="fpga"
|
||||||
branches=("main")
|
branches=("main")
|
||||||
|
|||||||
Reference in New Issue
Block a user