mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 16:55:29 +03:00
update triggers
This commit is contained in:
parent
8975875001
commit
bb6b8c278b
1 changed files with 7 additions and 7 deletions
14
.github/workflows/dev-builds.yml
vendored
14
.github/workflows/dev-builds.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue