Remove branch build rule since this works correctly.

This commit is contained in:
Arseny Kapoulkine 2022-07-04 19:10:37 -07:00
parent 7959babb7a
commit d713208c94

View file

@ -4,7 +4,6 @@ on:
push: push:
branches: branches:
- master - master
- benchmark
paths-ignore: paths-ignore:
- "docs/**" - "docs/**"
- "papers/**" - "papers/**"