Update build.yaml

This commit is contained in:
egelhaus 2025-03-09 16:38:38 +01:00 committed by GitHub
parent 50b51d709c
commit eccd833d0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 10 deletions

View File

@ -5,18 +5,10 @@ on:
push:
branches:
- main
paths:
- package.json
- apps/**
- '!apps/docs/**'
- libraries/**
pull_request:
paths:
- package.json
- apps/**
- '!apps/docs/**'
- libraries/**
branches:
- main
jobs:
build: