Skip to content

Commit

Permalink
chore: rm pull_request dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
0xOsiris committed Jan 13, 2025
1 parent a6b0a05 commit 9d22892
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ on:
push:
tags:
- v*
pull_request:


env:
CARGO_TERM_COLOR: always

Expand Down Expand Up @@ -55,7 +54,7 @@ jobs:
--debug.terminate \
--builder.pbh_entrypoint 0x7a2088a1bFc9d81c55368AE168C2C02570cB814F \
--builder.signature_aggregator 0x09635F643e140090A9A8Dcd712eD6285858ceBef
- name: Verify the target block hash
run: |
${{ matrix.chain.bin }} db --chain ${{ matrix.chain.chain }} get static-file headers ${{ matrix.chain.block }} \
Expand Down

0 comments on commit 9d22892

Please sign in to comment.