ci: skip scheduled workflows on forks (#22022)

This commit is contained in:
John Chase
2026-02-10 22:36:20 +08:00
committed by GitHub
parent 9ec0e3cd51
commit b20a99e1c9
8 changed files with 8 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ concurrency:
jobs:
sync:
if: github.repository == 'paradigmxyz/reth'
name: sync (${{ matrix.chain.bin }})
runs-on: depot-ubuntu-latest
env: