Skip to content

Commit

Permalink
chore(ci): only trigger tests on pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoomen committed May 3, 2023
1 parent 8de91be commit ebc07fa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Tests
on:
workflow_dispatch:
push:
branches:
- '*'
pull_request:
branches:
- '*'
Expand Down

0 comments on commit ebc07fa

Please sign in to comment.