Skip to content

Commit

Permalink
Temporary
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Aug 6, 2024
1 parent 4491277 commit ea54492
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ name: stratisd nightly

# yamllint disable-line rule:truthy
on:
push:
branches:
- master
pull_request:
branches:
- master
schedule:
- cron: 15 3 * * *

Expand Down

0 comments on commit ea54492

Please sign in to comment.