Skip to content

Commit

Permalink
test changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sonavalepratham committed Sep 15, 2024
1 parent 4819e9b commit 7883c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/approved-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- name: Add "approved" label when approved
if: github.event.review.state == 'commented'
uses: pullreminders/label-when-approved-action@master
uses: actions-ecosystem/action-add-labels@v1
env:
APPROVALS: "1"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7883c67

Please sign in to comment.