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:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- "**"
|
||||
|
||||
pull_request:
|
||||
types:
|
||||
|
||||
Reference in New Issue
Block a user