Skip to content

Commit

Permalink
HACK: add on pull_request trigger to test gh-action
Browse files Browse the repository at this point in the history
  • Loading branch information
ezdac committed Oct 23, 2024
1 parent 9678123 commit 4af24ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-geth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
schedule:
- cron: "00 8 * * Mon"
workflow_dispatch:
pull_request:

inputs:
op-geth-base-branch:
Expand Down

0 comments on commit 4af24ba

Please sign in to comment.