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 b78da05 commit 60a93d3Copy full SHA for 60a93d3
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