Remove cmake branch from build.yml

pull/212/head
Dibyendu Majumdar 3 years ago
parent ef24ca67cb
commit def4d76ac9

@ -2,7 +2,7 @@ name: build
on: on:
push: push:
branches: [ master, cmake ] branches: [ master ]
pull_request: pull_request:
branches: [ master ] branches: [ master ]

Loading…
Cancel
Save