Skip to content

Commit 59e0bec

Browse files
committed
TEMPORARY Run "pytest" workflow from CI branch
1 parent 89469f5 commit 59e0bec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/pytest.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name: Tests
22

33
on:
44
# Uncomment this entry only to debug the workflow
5-
# pull_request:
6-
# branches: [ main ]
7-
pull_request_target:
5+
pull_request:
86
branches: [ main ]
9-
types: [ labeled, opened, reopened, synchronize ]
7+
# pull_request_target:
8+
# branches: [ main ]
9+
# types: [ labeled, opened, reopened, synchronize ]
1010
# 05:00 UTC = 06:00 CET = 07:00 CEST
1111
schedule:
1212
- cron: "0 5 * * *"

0 commit comments

Comments
 (0)