Skip to content

Commit 798fd44

Browse files
committed
Let the github actions run in all PRs
1 parent 5b65455 commit 798fd44

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci_tests.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ name: Tests
66
on:
77
push:
88
branches: [ master ]
9-
pull_request:
10-
branches: [ master ]
119
# Schedule daily tests
1210
schedule:
1311
- cron: '0 0 * * *'

0 commit comments

Comments
 (0)