mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-10 14:17:32 -05:00
Add community branch trigger for automated builds
This commit is contained in:
parent
c0011162fd
commit
00e0b54644
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -4,9 +4,11 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- community
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- community
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user