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 c58fb37 commit 098b016Copy full SHA for 098b016
.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.yml'
+ - '.github/workflows/mergesort_test_valgrind.yml'
13
workflow_dispatch:
14
15
jobs:
.github/workflows/mergesort_test_valgrind.yml
0 commit comments