summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/ci_src_examples_linux.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci_src_examples_linux.yml')
-rw-r--r--.github/workflows/ci_src_examples_linux.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ci_src_examples_linux.yml b/.github/workflows/ci_src_examples_linux.yml
index 81b85d2a..2a6e30f3 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: