1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 16:55:29 +03:00

update triggers

This commit is contained in:
Marcelo Bezerra 2024-06-12 21:08:35 +02:00
parent 8975875001
commit bb6b8c278b
No known key found for this signature in database
GPG key ID: 718A5AC065848530

View file

@ -3,14 +3,14 @@ name: Build pre-release
# are working on the main repo and want to trigger
# a CI build submit a draft PR.
on:
push:
branches:
- main
master
mmosca-update-github-actions
# push:
# branches:
# - main
# master
# mmosca-update-github-actions
pull_request:
branches:
- mmosca-update-github-actions
# branches:
# - mmosca-update-github-actions
jobs:
build: