need to redo this later

This commit is contained in:
cutestnekoaqua 2022-12-28 02:11:16 +01:00
parent ed9daf32e8
commit 377f16308a
4 changed files with 0 additions and 12 deletions

View file

@ -14,6 +14,3 @@ matrix:
branches:
include: [ main, develop, feature/* ]
depends_on:
- prSecurityCheck

View file

@ -24,6 +24,3 @@ matrix:
branches:
include: [ main, develop, feature/* ]
depends_on:
- prSecurityCheck

View file

@ -9,6 +9,3 @@ pipeline:
branches:
include: [ main, develop ]
depends_on:
- prSecurityCheck

View file

@ -5,6 +5,3 @@ pipeline:
- corepack enable
- yarn set version berry
- yarn install --immutable
when:
event: pull_request