Disable workflow trigger to make hopefully make it work

This commit is contained in:
Skye Deving 2021-01-28 10:10:40 -06:00
parent c7c5f5bf2d
commit 33ba7a3ea0

View File

@ -1,9 +1,9 @@
name: build name: build
on: # on:
push: # push:
branches: # branches:
- add-tests # - add-tests
env: env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.) # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)