Skip to content

Commit

Permalink
run workflow on main pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
travierm committed Apr 21, 2024
1 parent d004e57 commit 3f5662d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Go Tests

on:
push:
branches: [ main ]
pull_request:
branches:
- '**'
Expand Down

0 comments on commit 3f5662d

Please sign in to comment.