Skip to content

Commit

Permalink
ci: Test comment-key option
Browse files Browse the repository at this point in the history
  • Loading branch information
rschristian committed Sep 27, 2024
1 parent 4f889fa commit a10cad4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,11 @@ jobs:
uses: ./
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
comment-key: "key-1"
pattern: index.js
- name: Report Compressed Size 2: Electric Boogaloo
uses: ./
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
comment-key: "key-2"
pattern: index.js

0 comments on commit a10cad4

Please sign in to comment.