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 28ec099 commit 65c9763Copy full SHA for 65c9763
.github/workflows/snapshot_release.yml
@@ -7,6 +7,8 @@ on:
7
paths-ignore:
8
- 'README.md'
9
- 'benchmark/*'
10
+ - '.github/workflows/platform-benchmark.yml'
11
+ - '.github/workflows/benchmark.yml'
12
13
jobs:
14
publish:
0 commit comments