mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
disable pr labeler (#19185)
This commit is contained in:
parent
8675c7863e
commit
45c833d890
7
.github/workflows/label-prs.yml
vendored
7
.github/workflows/label-prs.yml
vendored
@ -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
|
Loading…
Reference in New Issue
Block a user