Skip to content

Commit

Permalink
Changed CI branch to test upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-b committed Sep 19, 2024
1 parent def9d32 commit 6aeeeed
Show file tree
Hide file tree
Showing 12 changed files with 36 additions and 36 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dashboard_erigon_cancun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
workflow_dispatch:
push:
branches:
- reflow
- sync-upstream
pull_request:
branches:
- reflow
- sync-upstream
types: [ closed ]

jobs:
Expand All @@ -35,7 +35,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: reflow
ref: sync-upstream

- name: Download dependencies
run: go get -v ./...
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/dashboard_erigon_cancun_jq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
workflow_dispatch:
push:
branches:
- reflow
- sync-upstream
pull_request:
branches:
- reflow
- sync-upstream
types: [ closed ]

jobs:
Expand All @@ -33,7 +33,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: reflow
ref: sync-upstream

- name: Download dependencies
run: go get -v ./...
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/dashboard_erigon_engine_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ on:
workflow_dispatch:
push:
branches:
- reflow
- sync-upstream
pull_request:
branches:
- reflow
- sync-upstream
types: [ closed ]

jobs:
Expand All @@ -36,7 +36,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: reflow
ref: sync-upstream

- name: Download dependencies
run: go get -v ./...
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/dashboard_erigon_engine_auth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
workflow_dispatch:
push:
branches:
- reflow
- sync-upstream
pull_request:
branches:
- reflow
- sync-upstream
types: [ closed ]

jobs:
Expand All @@ -35,7 +35,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: reflow
ref: sync-upstream

- name: Download dependencies
run: go get -v ./...
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/dashboard_erigon_engine_exchange.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
workflow_dispatch:
push:
branches:
- reflow
- sync-upstream
pull_request:
branches:
- reflow
- sync-upstream
types: [ closed ]

jobs:
Expand All @@ -35,7 +35,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: reflow
ref: sync-upstream

- name: Download dependencies
run: go get -v ./...
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/dashboard_erigon_withdrawals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
workflow_dispatch:
push:
branches:
- reflow
- sync-upstream
pull_request:
branches:
- reflow
- sync-upstream
types: [ closed ]

jobs:
Expand All @@ -35,7 +35,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: reflow
ref: sync-upstream

- name: Download dependencies
run: go get -v ./...
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/dashboard_erigon_withdrawals_jq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
workflow_dispatch:
push:
branches:
- reflow
- sync-upstream
pull_request:
branches:
- reflow
- sync-upstream
types: [ closed ]

jobs:
Expand All @@ -33,7 +33,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: reflow
ref: sync-upstream

- name: Download dependencies
run: go get -v ./...
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/dashboard_nethermind_cancun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
workflow_dispatch:
push:
branches:
- reflow
- sync-upstream
pull_request:
branches:
- reflow
- sync-upstream
types: [ closed ]

jobs:
Expand All @@ -35,7 +35,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: reflow
ref: sync-upstream

- name: Download dependencies
run: go get -v ./...
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/dashboard_nethermind_engine_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ on:
workflow_dispatch:
push:
branches:
- reflow
- sync-upstream
pull_request:
branches:
- reflow
- sync-upstream
types: [ closed ]

jobs:
Expand All @@ -36,7 +36,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: reflow
ref: sync-upstream

- name: Download dependencies
run: go get -v ./...
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/dashboard_nethermind_engine_auth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ on:
workflow_dispatch:
push:
branches:
- reflow
- sync-upstream
pull_request:
branches:
- reflow
- sync-upstream
types: [ closed ]

jobs:
Expand All @@ -36,7 +36,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: reflow
ref: sync-upstream

- name: Download dependencies
run: go get -v ./...
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/dashboard_nethermind_engine_exchange.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ on:
workflow_dispatch:
push:
branches:
- reflow
- sync-upstream
pull_request:
branches:
- reflow
- sync-upstream
types: [ closed ]

jobs:
Expand All @@ -36,7 +36,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: reflow
ref: sync-upstream

- name: Download dependencies
run: go get -v ./...
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/dashboard_nethermind_withdrawals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
workflow_dispatch:
push:
branches:
- reflow
- sync-upstream
pull_request:
branches:
- reflow
- sync-upstream
types: [ closed ]

jobs:
Expand All @@ -35,7 +35,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: reflow
ref: sync-upstream

- name: Download dependencies
run: go get -v ./...
Expand Down

0 comments on commit 6aeeeed

Please sign in to comment.