Skip to content

Commit

Permalink
[CI] Run development portal building every night (#1415)
Browse files Browse the repository at this point in the history
Added to manual dispatch
  • Loading branch information
1technophile authored Jan 23, 2023
1 parent 9687f60 commit bacc225
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build binaries, docs and publish to dev folder
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
jobs:
build-upload:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bacc225

Please sign in to comment.