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: on:
push: push:
branches: branches:
- *
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest