Merge branch 'dev' into dependabot/npm_and_yarn/nx/vite-20.5.0

This commit is contained in:
egelhaus 2025-03-10 22:19:08 +01:00 committed by GitHub
commit 8e90b3fdaf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 11 deletions

View File

@ -6,10 +6,6 @@ on:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest

View File

@ -4,13 +4,7 @@ name: "Code Quality Analysis"
on:
push:
branches:
- main
paths:
- apps/**
- '!apps/docs/**'
- libraries/**
pull_request:
- dev1
paths:
- apps/**
- '!apps/docs/**'