Skip to content
  • Sponsor TheAlgorithms/C-Plus-Plus

  • Notifications You must be signed in to change notification settings
  • Fork 7.4k
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0925f4e

Browse files
committedSep 15, 2024
removed diff
1 parent ad80ceb commit 0925f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/approved-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
APPROVALS: "1"
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1515
ADD_LABEL: "approved"
16-
REMOVE_LABEL: ""
16+
REMOVE_LABEL: ""

0 commit comments

Comments
 (0)
Please sign in to comment.