Trigger tests only on this branch for now

This commit is contained in:
Skye Deving 2021-01-10 12:06:50 -06:00
parent a921b23ead
commit 9c86ed7ffe

View File

@ -1,6 +1,9 @@
name: test name: test
on: [push] on:
push:
branch:
- test
env: env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.) # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)