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:
2
.github/workflows/build_bin.yml
vendored
2
.github/workflows/build_bin.yml
vendored
@@ -3,7 +3,7 @@ name: Build binaries
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- "**"
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
|
|||||||
Reference in New Issue
Block a user