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
No known key found for this signature in database
GPG key ID: BCCC0287E9DCCAED

View file

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