Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit a900d5f

Browse files
Update workflows.yaml
1 parent 4237958 commit a900d5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/workflows.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Python package tests
22

33
on:
44
push:
5+
pull_request:
6+
types: [opened, reopened]
57
schedule:
68
- cron: "0 12 * * 1"
79
jobs:

0 commit comments

Comments
 (0)