Skip to content

Commit

Permalink
Fix: unit test action should only run on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
GinoCanessa committed Sep 9, 2024
1 parent b1869d8 commit 168f1f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Tests
# Basics from https://learn.microsoft.com/en-us/dotnet/devops/dotnet-test-github-action
on:
push:
pull_request:
branches: [ main ]
paths:
Expand Down

0 comments on commit 168f1f4

Please sign in to comment.