Skip to content

Commit 683ef97

Browse files
committed
enable test run
1 parent d3b96fe commit 683ef97

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/scheduled.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Run Execution Tests [Latest Anaconda]
2-
on:
3-
pull_request:
4-
types: [push]
2+
on: [push]
53
schedule:
64
# UTC 22:00 is early morning in Australia
75
- cron: '0 22 * * *'

0 commit comments

Comments
 (0)