Skip to content

Commit

Permalink
Run tests on PR opened
Browse files Browse the repository at this point in the history
Signed-off-by: 1dom <[email protected]>
  • Loading branch information
1dom authored Oct 10, 2024
1 parent 20617d9 commit 45d79ea
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Unit Tests
on: push
on:
push:
pull_request:
types: [opened, synchronize, reopened]

jobs:
test:
Expand Down

0 comments on commit 45d79ea

Please sign in to comment.