Skip to content

Commit 946a651

Browse files
committed
ci: update testing trigger
1 parent 9abd2c6 commit 946a651

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Testing
2-
on: [push]
2+
on:
3+
push:
4+
pull_request:
35

46
# adapted from: https://github.com/tiangolo/poetry-version-plugin
57
jobs:

0 commit comments

Comments
 (0)