betaflight-configurator/.github/workflows/pr.yml

13 lines
146 B
YAML

name: PR
on:
pull_request:
branches:
- master
- '*-maintenance'
jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yml