소스 검색

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: