mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
need to redo this later
This commit is contained in:
parent
ed9daf32e8
commit
377f16308a
@ -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 New Issue
Block a user