summaryrefslogtreecommitdiffstats
path: root/.github/workflows/c-cpp.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/c-cpp.yml')
-rw-r--r--.github/workflows/c-cpp.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml
index d2f94e9..03471d7 100644
--- a/.github/workflows/c-cpp.yml
+++ b/.github/workflows/c-cpp.yml
@@ -1,10 +1,10 @@
-name: C/C++ CI
+gname: C/C++ CI
on:
push:
- branches: [ master ]
+ branches: [ master nvme-cli-monolithic ]
pull_request:
- branches: [ master ]
+ branches: [ master nvme-cli-monolithic ]
jobs:
build: