1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 14:25:20 +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:
schedule:
- cron: "0 1 * * *"
push:
branches:
- master
jobs:
ci: