mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-15 02:08:09 -05:00
book on main
This commit is contained in:
4
.github/workflows/book.yml
vendored
4
.github/workflows/book.yml
vendored
@@ -4,9 +4,9 @@ name: book
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["**"]
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: ["**"]
|
||||
branches: [main]
|
||||
types: [opened, reopened, synchronize, closed]
|
||||
merge_group:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user