Skip redundant PR workflows (#636)

This commit is contained in:
Maurice Heumann
2026-01-01 11:56:30 +01:00
committed by GitHub

View File

@@ -3,7 +3,7 @@ name: Build
on: on:
push: push:
branches: branches:
- "**" - "main"
pull_request: pull_request:
branches: branches:
- "**" - "**"