Following the latest guidelines for triggers

This commit is contained in:
Clément Grégoire
2020-11-22 15:37:53 +01:00
committed by GitHub
parent 94f134c8ff
commit ee5512ec21
+5 -1
View File
@@ -1,6 +1,10 @@
name: CMake
on: [push]
on:
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)