mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-25 17:25:18 +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
|
# are working on the main repo and want to trigger
|
||||||
# a CI build submit a draft PR.
|
# a CI build submit a draft PR.
|
||||||
on:
|
on:
|
||||||
push:
|
# push:
|
||||||
branches:
|
# branches:
|
||||||
- main
|
# - main
|
||||||
master
|
# master
|
||||||
mmosca-update-github-actions
|
# mmosca-update-github-actions
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
# branches:
|
||||||
- mmosca-update-github-actions
|
# - mmosca-update-github-actions
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue