Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1061481c authored by Philipp Kewisch's avatar Philipp Kewisch Committed by Philipp Kewisch
Browse files

Enable Daily Builds

parent bbefc028
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
---
name: Daily Builds
on:
  workflow_dispatch:
  schedule:
    - cron: '8 20 * * *'

jobs:
  trigger_daily_build:
    uses: ./.github/workflows/shippable_builds.yml
    secrets: inherit
+1 −0
Original line number Diff line number Diff line
---
name: Shippable Build & Signing
on:
  workflow_call:
  workflow_dispatch:
    inputs:
      skipThunderbird: