Temporarily allow builds on bench-action branch for testing

This commit is contained in:
Arseny Kapoulkine 2023-10-24 12:00:28 -07:00
parent 324c2cb0ba
commit d9348c079e

View File

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