Skip to content

Commit 2bbe76e

Browse files
authored
run tests on pull requests too (#47)
Signed-off-by: Tomas <tomas@adomavicius.com>
1 parent 468519c commit 2bbe76e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Tests
22

3-
on: push
3+
on: [push, pull_request]
44

55
jobs:
66
test:

0 commit comments

Comments
 (0)