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

Commit f314dc5

Browse files
Merge pull request #293 from openclimatefix/github-actions-update
Update workflows.yaml
2 parents 4237958 + a900d5f commit f314dc5

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)