Skip to content

Commit

Permalink
style: remove trailing whitespace (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Nov 3, 2024
1 parent e569c61 commit b820106
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Benchmark PR

on:
pull_request_target:
types:
types:
- labeled

jobs:
Expand All @@ -14,7 +14,7 @@ jobs:

remove-label:
if: "always()"
needs:
needs:
- benchmark
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit b820106

Please sign in to comment.