From 7fe8d2525345e3dd17ba7ab12ea4f6fe1213ec4c Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 9 Jan 2020 16:35:42 +0100 Subject: [PATCH] Update ci_src_examples_linux.yml --- .github/workflows/ci_src_examples_linux.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci_src_examples_linux.yml b/.github/workflows/ci_src_examples_linux.yml index 81b85d2a6..2a6e30f30 100644 --- a/.github/workflows/ci_src_examples_linux.yml +++ b/.github/workflows/ci_src_examples_linux.yml @@ -1,6 +1,6 @@ -name: C/C++ CI +name: CI - Source & Examples - Linux -on: [push, pull_request] +on: [push, pull_request, release] jobs: build: