Forgot to remove branch name from build script

This commit is contained in:
Arseny Kapoulkine 2022-06-30 20:30:26 -07:00
parent 7b96f87a51
commit f04b8c797d

View file

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