Commit 2c8b96b
authored
Fix benchmarks not running on PRs (#1731)
Address an issue introduced in #1722 where benchmark workflows would not
run on PRs (enabled when setting the "performance" label).
### Does this change impact existing behavior?
No, CI only.
### Does this change need a changelog entry? Does it require a version
change?
No.
---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and I agree to the terms of
the [Developer Certificate of Origin
(DCO)](https://developercertificate.org/).
Signed-off-by: Alessandro Passaro <alexpax@amazon.co.uk>1 parent ffd1cca commit 2c8b96b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments