16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-09-01 06:59:18 +02:00

Change push branch filter to include all branches

This commit is contained in:
2026-08-19 13:17:00 +02:00
committed by GitHub
parent 518ac093ac
commit af08beaaa8

View File

@@ -3,7 +3,7 @@ name: Build binaries
on: on:
push: push:
branches: branches:
- master - "**"
pull_request: pull_request:
types: types: