Skip to content

Commit

Permalink
Merge pull request #2952 from OffchainLabs/bold_submodule
Browse files Browse the repository at this point in the history
fix submodule pin checks
  • Loading branch information
tsahee authored Feb 13, 2025
2 parents bcedfef + 5c1f168 commit 4ae3ed0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/submodule-pin-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
declare -Ar exceptions=(
[contracts]=origin/v2-main
[nitro-testnode]=origin/master
#TODO Rachel to check these are the intended branches.
[bold]=main
[arbitrator/langs/c]=origin/vm-storage-cache
[arbitrator/tools/wasmer]=origin/stylus
)
Expand Down

0 comments on commit 4ae3ed0

Please sign in to comment.