no CI on testing closet branches

pull/2363/head
Adeeb Shihadeh 5 years ago
parent 63e23e9cd7
commit cdf812de1e
  1. 2
      .github/workflows/test.yaml

@ -1,6 +1,8 @@
name: openpilot tests
on:
push:
branches-ignore:
- 'testing-closet*'
pull_request:
env:

Loading…
Cancel
Save