mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 04:03:49 +01:00
need to redo this later
This commit is contained in:
parent
ed9daf32e8
commit
377f16308a
@ -14,6 +14,3 @@ matrix:
|
|||||||
|
|
||||||
branches:
|
branches:
|
||||||
include: [ main, develop, feature/* ]
|
include: [ main, develop, feature/* ]
|
||||||
|
|
||||||
depends_on:
|
|
||||||
- prSecurityCheck
|
|
||||||
|
@ -24,6 +24,3 @@ matrix:
|
|||||||
|
|
||||||
branches:
|
branches:
|
||||||
include: [ main, develop, feature/* ]
|
include: [ main, develop, feature/* ]
|
||||||
|
|
||||||
depends_on:
|
|
||||||
- prSecurityCheck
|
|
||||||
|
@ -9,6 +9,3 @@ pipeline:
|
|||||||
|
|
||||||
branches:
|
branches:
|
||||||
include: [ main, develop ]
|
include: [ main, develop ]
|
||||||
|
|
||||||
depends_on:
|
|
||||||
- prSecurityCheck
|
|
||||||
|
@ -5,6 +5,3 @@ pipeline:
|
|||||||
- corepack enable
|
- corepack enable
|
||||||
- yarn set version berry
|
- yarn set version berry
|
||||||
- yarn install --immutable
|
- yarn install --immutable
|
||||||
|
|
||||||
when:
|
|
||||||
event: pull_request
|
|
||||||
|
Loading…
Reference in New Issue
Block a user