chore(workflows): cleanup unused env vars

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-03-29 13:29:18 +02:00
committed by Braks
parent c87d97e94e
commit 1880cdff8f
3 changed files with 0 additions and 7 deletions
-3
View File
@@ -5,9 +5,6 @@ on:
branches:
- master
env:
PNPM_CACHE_FOLDER: .pnpm-store
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref_name }}
cancel-in-progress: true