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

View File

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