Skip to content

Commit

Permalink
ci(wasm-size): Clarify label (#4799)
Browse files Browse the repository at this point in the history
  • Loading branch information
janpio authored Mar 28, 2024
1 parent 12fad47 commit 60bda88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wasm-size.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "QE: WASM size"
name: "QE: WASM Query Engine size"
on:
pull_request:
paths-ignore:
Expand Down Expand Up @@ -114,7 +114,7 @@ jobs:
issue-number: ${{ github.event.pull_request.number }}
body: |
<!-- wasm-size -->
### WASM Size
### WASM Query Engine file Size
|Engine | This PR | Base branch | Diff
|------------------|----------------------------------------------|--------------------------------------------------|-----------------------------------------------
Expand Down

0 comments on commit 60bda88

Please sign in to comment.