Run build github actions workflow when pushing to any branch instead of just main

This commit is contained in:
Exidex 2024-08-11 14:28:13 +02:00
parent 4e3b023fef
commit eae407fab1
No known key found for this signature in database
GPG key ID: 46D8D21671EB48FA

View file

@ -2,8 +2,6 @@ name: build
on:
push:
branches:
- main
pull_request:
branches:
- main