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 624be5b commit 6ccbd5dCopy full SHA for 6ccbd5d
1 file changed
.github/workflows/run-bench.yml
@@ -24,6 +24,7 @@ on:
24
- '**/src/main/java/**'
25
- 'pom.xml'
26
- '**/pom.xml'
27
+ - '.github/workflows/run-bench.yml'
28
29
jobs:
30
# Job to generate the matrix configuration
0 commit comments