Unverified Commit 3e455676 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

Update ci to include subpixelapi branch (#628)

* added subpixelapi to CI branches

* also to on push
parent 5ee8ade7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3,9 +3,11 @@ name: Pull-Request-CI
on:
  pull_request:
    branches:
      - subpixelapi
      - dev
  push:
    branches:
      - subpixelapi
      - dev

env: