Skip to content

Commit 8b7831d

Browse files
committed
Update labels workflow
1 parent 41f87a4 commit 8b7831d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/labels.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,4 @@ jobs:
1717
uses: actions/[email protected]
1818
-
1919
name: Run Labeler
20-
if: success()
21-
uses: crazy-max/[email protected]
22-
env:
23-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20+
uses: crazy-max/[email protected]

0 commit comments

Comments
 (0)