Added: Add support for GitHub action builds for github-releases/** branches

This commit is contained in:
agnostic-apollo
2024-06-18 02:08:34 +05:00
parent d90be9cd50
commit 57e4ef456b

View File

@@ -4,6 +4,7 @@ on:
push:
branches:
- master
- 'github-releases/**'
pull_request:
branches:
- master