Skip to content

Commit

Permalink
ci(ai): fix pull request config warning (#3018)
Browse files Browse the repository at this point in the history
This commit gets rid of the Pull request labeler configuration file
warning.
  • Loading branch information
rickstaa authored Apr 18, 2024
1 parent 6aa0b00 commit cecd3a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5

0 comments on commit cecd3a5

Please sign in to comment.