We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 283df13 commit 52f555fCopy full SHA for 52f555f
1 file changed
.github/workflows/benchmark-tracking.yml
@@ -19,7 +19,6 @@ concurrency:
19
jobs:
20
benchmark-tracking:
21
name: Run benchmark tracking
22
- if: github.event_name != 'pull_request' || github.event.pull_request.draft == false
23
runs-on: ubuntu-latest-8
24
timeout-minutes: 180
25
env:
0 commit comments