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