no CI on testing closet branches

old-commit-hash: cdf812de1e
commatwo_master
Adeeb Shihadeh 5 years ago
parent 643120e411
commit a96e31391d
  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