Skip to content

Commit

Permalink
CI: run on default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lostdusty authored Sep 9, 2024
1 parent 520edb4 commit 6d0a284
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 @@ -6,9 +6,9 @@ name: Tests
on:
workflow_dispatch:
push:
branches: [ "main" ]
branches: [ "v2" ]
pull_request:
branches: [ "main" ]
branches: [ "v2" ]

jobs:

Expand Down

0 comments on commit 6d0a284

Please sign in to comment.