Skip to content

Commit

Permalink
updated approved-label build file
Browse files Browse the repository at this point in the history
  • Loading branch information
madhuredra committed Sep 23, 2023
1 parent 5bd6ee7 commit d1be90b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/approved-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
echo "Adding 'approved' label"
cd $GITHUB_WORKSPACE # Set the working directory to the root of the repository
gh pr edit ${{ github.event.pull_request.number }} --add-label approved

0 comments on commit d1be90b

Please sign in to comment.