Skip to content

Commit

Permalink
Update add-performance-comment.yml
Browse files Browse the repository at this point in the history
Signed-off-by: noobie3007 <[email protected]>
  • Loading branch information
noobie3007 authored Jul 18, 2024
1 parent 2cbd7f1 commit b97ae55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/add-performance-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
if: github.event.label.name == 'Performance'
runs-on: ubuntu-latest
steps:
- name: checkout repo
uses: actions/checkout@v3
- name: Add comment to PR
uses: actions/github-script@v6
with:
Expand Down

0 comments on commit b97ae55

Please sign in to comment.