Skip to content

Commit d3b96fe

Browse files
committed
enable test workflow to run
1 parent 62dccff commit d3b96fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scheduled.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Run Execution Tests [Latest Anaconda]
22
on:
33
pull_request:
4-
types: [opened]
4+
types: [push]
55
schedule:
66
# UTC 22:00 is early morning in Australia
77
- cron: '0 22 * * *'

0 commit comments

Comments
 (0)