Skip to content

Commit

Permalink
misc: Limit CI tests to PRs targeting main
Browse files Browse the repository at this point in the history
  • Loading branch information
jmooring committed Sep 19, 2023
1 parent 5fe8e2a commit d425d60
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
on:
push:
branches: [main]
pull_request:
branches: [main]
name: test
env:
GO111MODULE: on
Expand Down

0 comments on commit d425d60

Please sign in to comment.