Commit 386ef193 authored by Maurelian's avatar Maurelian Committed by GitHub

Merge pull request #8223 from ethereum-optimism/feat/fix-ci-check-changed-rebased

ci: Build monorepo on op-node change
parents 5797bca2 51a95af4
...@@ -131,7 +131,7 @@ jobs: ...@@ -131,7 +131,7 @@ jobs:
name: git submodules name: git submodules
command: make submodules command: make submodules
- check-changed: - check-changed:
patterns: op-chain-ops,packages/ patterns: op-chain-ops,packages/,op-node
- restore_cache: - restore_cache:
name: Restore PNPM Package Cache name: Restore PNPM Package Cache
keys: keys:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment