Skip to content

Commit

Permalink
test comment
Browse files Browse the repository at this point in the history
Signed-off-by: Rishabh Singh <[email protected]>
  • Loading branch information
rishabh6788 committed Jul 18, 2024
1 parent 68407eb commit f2e6292
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/add-performance-comment.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
name: Performance Label Action

on:
pull_request:
types: [labeled]
on: [pull_request]

jobs:
add-comment:
if: github.event.label.name == 'Performance'
runs-on: ubuntu-latest
permissions:
id-token: write
Expand Down

0 comments on commit f2e6292

Please sign in to comment.