Skip to content

Commit

Permalink
fix: PR branch was libem
Browse files Browse the repository at this point in the history
  • Loading branch information
ARR4N committed Sep 10, 2024
1 parent 009f0b0 commit a3be879
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ on:
push:
branches: [ libevm ]
pull_request:
branches: [ libem ]
branches: [ libevm ]
workflow_dispatch:

jobs:
go_test:
go_test_short:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit a3be879

Please sign in to comment.