Skip to content

Commit

Permalink
Allow nightly CI to be manually trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
nbdd0121 committed Jul 29, 2023
1 parent 324d071 commit de61ee1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
# This runs at 01:53 UTC, a randomly generated time after
# daily nightly release.
- cron: '53 1 * * *'
workflow_dispatch: {}

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit de61ee1

Please sign in to comment.