1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00

disable pr labeler (#19185)

This commit is contained in:
Pedro Figueiredo 2023-05-18 14:03:39 +01:00 committed by GitHub
parent 8675c7863e
commit 45c833d890
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,9 +24,4 @@ jobs:
run: npm install -g yarn
- name: Install dependencies
run: yarn
- name: Run PR labelling script
run: npm run label-prs
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: yarn