Skip to content

Commit

Permalink
Adds workflow_dispatch trigger to nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
XComp committed Dec 13, 2023
1 parent 2924cec commit e448c21
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ name: "Nightly (most-recent release)"
on:
schedule:
- cron: '0 12 * * *'
workflow_dispatch:

permissions: read-all

Expand Down

0 comments on commit e448c21

Please sign in to comment.