Add community branch trigger for automated builds

This commit is contained in:
iAmInAction 2024-09-25 14:56:42 +00:00 committed by GitHub
parent c0011162fd
commit 00e0b54644
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -4,9 +4,11 @@ on:
push:
branches:
- main
- community
pull_request:
branches:
- main
- community
jobs:
build: