Skip to content

Commit

Permalink
Fix branch
Browse files Browse the repository at this point in the history
Signed-off-by: Joeky <[email protected]>
  • Loading branch information
joeky888 committed Nov 6, 2023
1 parent 5cb02ac commit a432f6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Go

on:
push:
branches: [ "main" ]
branches: [ "master" ]
pull_request:
branches: [ "main" ]
branches: [ "master" ]

jobs:

Expand Down

0 comments on commit a432f6d

Please sign in to comment.