Skip to content

Commit

Permalink
remove checks on push because its redundant (#2240)
Browse files Browse the repository at this point in the history
  • Loading branch information
isaiahvita committed Aug 16, 2023
1 parent 596ec02 commit 53f9e53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- main
- 'feat-**'
pull_request:
branches:
- main
Expand Down

0 comments on commit 53f9e53

Please sign in to comment.