Skip to content

Commit

Permalink
Make order consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
hpeebles committed Dec 28, 2024
1 parent 49f2492 commit c77cfbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/canbench-post-comment.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Post Canbench results

on:
workflow_run:
workflows: ["Benchmarks"]
types:
- completed

name: Post Canbench results

jobs:
download-results:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c77cfbb

Please sign in to comment.