Skip to content

Commit

Permalink
ci: Fix benchmark workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
HDauven committed Dec 4, 2024
1 parent a0c0e5b commit 09b7130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
# Job to run change detection
changes:
runs-on: core
runs-on: ubuntu-latest
permissions:
pull-requests: read
outputs:
Expand Down

0 comments on commit 09b7130

Please sign in to comment.