We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f268ae commit c58fb37Copy full SHA for c58fb37
.github/workflows/mergesort_gtest.yml
@@ -8,8 +8,8 @@ on:
8
push:
9
paths:
10
- 'mergesort/**'
11
- - '.github/workflows/mergesort-gtest.yaml'
12
- - '.github/workflows/mergesort-test-valgrind.yaml'
+ - '.github/workflows/mergesort_gtest.yaml'
+ - '.github/workflows/mergesort_test_valgrind.yaml'
13
workflow_dispatch:
14
15
jobs:
.github/workflows/mergesort_test_valgrind.yml
0 commit comments