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 636f022 commit aed1be4Copy full SHA for aed1be4
.github/workflows/Downstream.yml
@@ -6,6 +6,7 @@ on:
6
pull_request:
7
paths-ignore:
8
- 'docs/**'
9
+ - 'benchmark/**'
10
11
concurrency:
12
# Skip intermediate builds: always, but for the master branch and tags.
.github/workflows/ReleaseTest.yml
.github/workflows/Tests.yml
@@ -13,6 +13,7 @@ on:
13
- master
14
15
16
17
18
19
# Skip intermediate builds: always, but for the master branch.
0 commit comments