We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a533a8 commit 3e6afd4Copy full SHA for 3e6afd4
.github/workflows/cpp_b2.yml
@@ -3,10 +3,10 @@ name: C++ w/B2
3
on:
4
push:
5
branches: ["main"]
6
- paths: [".github/workflows/cpp_*.yml", "cpp/**"]
+ paths: [".github/workflows/cpp_b2.yml", "cpp/**"]
7
pull_request:
8
9
10
11
jobs:
12
cpp-matrix:
0 commit comments