Skip to content

Commit

Permalink
Turn nightly on (and 'park' ci and windows for a moment)
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Dec 1, 2023
1 parent a3bb8df commit e9b637e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: ci

on:
push:
#push:
pull_request:

env:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
#schedule:
# - cron: "17 01 * * *"
workflow_dispatch:
push:

jobs:
dev:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
on:
push:
#push:
pull_request:

name: windows
Expand Down

0 comments on commit e9b637e

Please sign in to comment.