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.
2 parents b78da05 + 60a93d3 commit 79b32aeCopy full SHA for 79b32ae
3 files changed
.github/workflows/benchmarks.yml
@@ -4,9 +4,6 @@ on:
4
workflow_dispatch:
5
pull_request:
6
branches: [main]
7
- paths:
8
- - 'host/**'
9
- - '.github/workflows/benchmarks.yml'
10
push:
11
12
paths:
.github/workflows/host-checks.yml
- - '.github/workflows/host-checks.yml'
.github/workflows/test-examples.yml
@@ -4,11 +4,6 @@ on:
- - 'examples/**'
- - 'runtimes/**'
- - '.github/workflows/test-examples.yml'
13
14
0 commit comments