Skip to content

Commit

Permalink
chore(github-actions): run tests also for pull_requests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mairu committed Nov 22, 2023
1 parent a517d18 commit 9ee704e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- '**'
tags-ignore:
- '**'
pull_request:

jobs:
run-tests:
Expand Down

0 comments on commit 9ee704e

Please sign in to comment.