mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-09-07 13:00:57 +00:00
Add manual trigger to nightly (#662)
This commit is contained in:
parent
63a09390b8
commit
cbef7c6181
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -3,6 +3,8 @@ name: Nightly
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 8 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
# runs-on: macOS-latest
|
||||
|
Loading…
Reference in New Issue
Block a user