Skip to content

Commit

Permalink
Allow for manual runs of nightly workflow (#154)
Browse files Browse the repository at this point in the history
Signed-off-by: halspang <[email protected]>

Signed-off-by: halspang <[email protected]>
  • Loading branch information
halspang authored Oct 21, 2022
1 parent 13b2316 commit c510cd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dapr-longhaul-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ name: dapr-longhaul-nightly
on:
schedule:
- cron: '0 7 * * *'
workflow_dispatch:

jobs:
test-nightly:
Expand Down

0 comments on commit c510cd2

Please sign in to comment.