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

13 lines
146 B
YAML
Raw Normal View History

2022-02-01 22:31:12 +00:00
name: PR
on:
pull_request:
branches:
- master
- '*-maintenance'
jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yml