Merge branch 'dev' into dependabot/npm_and_yarn/remove-markdown-0.6.0

This commit is contained in:
egelhaus 2025-03-10 22:10:04 +01:00 committed by GitHub
commit 9121e7cedf
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/**'