Skip to content

Commit

Permalink
update action to only test on pr
Browse files Browse the repository at this point in the history
  • Loading branch information
saffronjam committed Dec 30, 2023
1 parent cd7ca3d commit d58d865
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ name: Test

on:
workflow_dispatch:
push:
branches:
- main
paths:
- '**.go'
- '.github/workflows/test.yml'
pull_request:
branches:
- main
Expand Down

0 comments on commit d58d865

Please sign in to comment.