authorgravatar for meghan@unicycle.coMeghan Denny <meghan@unicycle.co> 2021-07-17 15:37:47 -07:00
committergravatar for meghan@unicycle.coMeghan Denny <meghan@unicycle.co> 2021-07-17 15:37:47 -07:00
log2ce73179300fc3cd4e4481ed8e351c355077d496
treea4023252f188132a6531b3b0a507023e2ea9ec97
parent1b22d72d41c274e3bb6d31b6af8f149e2370ae34

undo GH actions change since my PAT doesnt have the access


1 files changed, 1 insertions(+), 1 deletions(-)

.github/workflows/nightly.yml+1-1
...@@ -6,7 +6,7 @@ on:...@@ -6,7 +6,7 @@ on:
6 pull_request:6 pull_request:
7 branches: [master]7 branches: [master]
8 schedule:8 schedule:
9 - cron: "0 0 * * 0"9 - cron: "0 5 * * *"
1010
11jobs:11jobs:
12 native-build:12 native-build: