update branches that CI runs on

This commit is contained in:
Guillaume Ballet 2024-05-08 13:34:25 +02:00
parent 5e02d05155
commit 537d5c08cb
2 changed files with 4 additions and 4 deletions

View file

@ -2,9 +2,9 @@ name: Overlay conversion
on: on:
push: push:
branches: [ master, transition-post-genesis, store-transition-state-in-db ] branches: [ kaustinen-with-shapella, kaustinen-with-shapella-rebase-pathdb ]
pull_request: pull_request:
branches: [ master, kaustinen-with-shapella, transition-post-genesis, store-transition-state-in-db, lock-overlay-transition ] branches: [ kaustinen-with-shapella ]
workflow_dispatch: workflow_dispatch:
jobs: jobs:

View file

@ -2,9 +2,9 @@ name: Go lint and test
on: on:
push: push:
branches: [ master ] branches: [ kaustinen-with-shapella, kaustinen-with-shapella-rebase-pathdb ]
pull_request: pull_request:
branches: [ master, verkle-trie-proof-in-block-rebased, verkle-trie-post-merge, beverly-hills-head, 'verkle/replay-change-with-tree-group-tryupdate', beverly-hills-just-before-pbss, kaustinen-with-shapella ] branches: [ kaustinen-with-shapella, kaustinen-with-shapella-rebase-pathdb ]
workflow_dispatch: workflow_dispatch:
jobs: jobs: