Skip to content

Commit

Permalink
Add exceptions for some arbitrator submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristan-Wilson committed Jul 10, 2024
1 parent 70d64f6 commit a464232
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/submodule-pin-check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
declare -Ar exceptions=(
[contracts]=origin/develop
[nitro-testnode]=origin/master

#TODO Rachel to check these are the intended branches.
[arbitrator/langs/c]=origin/vm-storage-cache
[arbitrator/tools/wasmer]=origin/adopt-v4.2.8
)

divergent=0
Expand Down

0 comments on commit a464232

Please sign in to comment.