Skip to content

Commit 5efb7cd

Browse files
committed
only run pytest workflow on pull request
1 parent 0653ee9 commit 5efb7cd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pytest.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Run Tests 🧪
22

33
on:
4-
push:
5-
tags:
6-
- '*'
74
pull_request:
85

96
jobs:

0 commit comments

Comments
 (0)