浏览代码

Update ci_src_examples_linux.yml

Ray 5 年之前
父节点
当前提交
7fe8d25253
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/ci_src_examples_linux.yml

+ 2 - 2
.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: