Update yarn-install.yml

pull/7267/head
zomars 2023-02-20 20:32:37 -07:00
parent 3d7749cef0
commit 4a60555b2b
1 changed files with 0 additions and 4 deletions

View File

@ -3,10 +3,6 @@ name: Yarn install
on:
workflow_call:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
setup:
name: Yarn install & cache