mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
need to redo this later
This commit is contained in:
parent
ed9daf32e8
commit
377f16308a
4 changed files with 0 additions and 12 deletions
|
@ -14,6 +14,3 @@ matrix:
|
|||
|
||||
branches:
|
||||
include: [ main, develop, feature/* ]
|
||||
|
||||
depends_on:
|
||||
- prSecurityCheck
|
||||
|
|
|
@ -24,6 +24,3 @@ matrix:
|
|||
|
||||
branches:
|
||||
include: [ main, develop, feature/* ]
|
||||
|
||||
depends_on:
|
||||
- prSecurityCheck
|
||||
|
|
|
@ -9,6 +9,3 @@ pipeline:
|
|||
|
||||
branches:
|
||||
include: [ main, develop ]
|
||||
|
||||
depends_on:
|
||||
- prSecurityCheck
|
||||
|
|
|
@ -5,6 +5,3 @@ pipeline:
|
|||
- corepack enable
|
||||
- yarn set version berry
|
||||
- yarn install --immutable
|
||||
|
||||
when:
|
||||
event: pull_request
|
||||
|
|
Loading…
Reference in a new issue