Build only on branch push

This commit is contained in:
2025-06-24 09:57:32 +02:00
parent 853fca1635
commit 3091c89fa8

View File

@@ -2,6 +2,7 @@ name: Build project
on:
push:
branches:
- *
jobs:
build:
runs-on: ubuntu-latest