Skip to content

Commit

Permalink
.github/go: disable workflow in PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokokada committed Jul 28, 2024
1 parent 4fe59e9 commit b092115
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ name: Go
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:

Expand Down

0 comments on commit b092115

Please sign in to comment.