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.
paths
push
1 parent 43d862d commit 41b1b45Copy full SHA for 41b1b45
2 files changed
.github/workflows/rust.yml
@@ -4,11 +4,6 @@ on:
4
push:
5
branches:
6
- master
7
- paths:
8
- - ".github/workflows/rust.yml"
9
- - "rust/**"
10
- - "include/**"
11
- - "src/**"
12
pull_request:
13
paths:
14
- ".github/workflows/rust.yml"
.github/workflows/valgrind.yml
@@ -4,10 +4,6 @@ on:
- - "ext/**"
- "ext/**"
0 commit comments