Skip to content

Commit 1ff27c5

Browse files
author
Kevin Gartland
committed
only run on schedule
1 parent c189fbe commit 1ff27c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy_tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: rsconnect-python-tests-at-night
22
on:
3-
pull_request:
4-
branches: [master]
53
schedule:
64
- cron: "0 09 * * *" # Runs 11 AM UTC == 2 AM PDT
75
workflow_dispatch:

0 commit comments

Comments
 (0)