Skip to content

Commit

Permalink
Update go_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbsv authored May 15, 2024
1 parent 1f6ec70 commit c47771c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Go test

on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
types:
- opened
Expand Down Expand Up @@ -66,4 +66,4 @@ jobs:
steps:
- uses: shogo82148/actions-goveralls@v1
with:
parallel-finished: true
parallel-finished: true

0 comments on commit c47771c

Please sign in to comment.