Explicitly run it on all branches

This commit is contained in:
embeddedt 2023-06-20 14:58:12 -04:00
parent fa76a4e2be
commit 2fe5c088e3
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -5,6 +5,8 @@ name: Build mod
on:
push:
branches:
- '**'
tags-ignore:
- '**'
pull_request: