Skip to content

Commit

Permalink
Merge pull request #1 from AnuragThePathak/rm-output
Browse files Browse the repository at this point in the history
remove output of level
  • Loading branch information
AnuragThePathak committed Dec 23, 2022
2 parents 7185978 + 8c64bbd commit 0eea91a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/labeler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ async function checkWritePermission(
username
})).data.permission

core.setOutput("Level", level)
return level === "write" || level === "admin"
}

Expand Down

0 comments on commit 0eea91a

Please sign in to comment.