1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 00:05:33 +03:00

Adding to generate release on every merge.

This commit is contained in:
blckmn 2022-07-11 17:33:48 +10:00
parent bc0fc26479
commit 86992e91a9

View file

@ -17,6 +17,9 @@ name: Nightly
on: on:
schedule: schedule:
- cron: "0 1 * * *" - cron: "0 1 * * *"
push:
branches:
- master
jobs: jobs:
ci: ci: