aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 4a03840f..69b12842 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,9 +1,9 @@
name: build
-# on:
-# push:
-# branches:
-# - add-tests
+on:
+ push:
+ branches:
+ - add-tests
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)