need to redo this later

This commit is contained in:
cutestnekoaqua 2022-12-28 02:11:16 +01:00
parent daf7c07cd9
commit f8924fb06d
No known key found for this signature in database
GPG key ID: 6BF0964A5069C1E0
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