feat(github): add master branch to push workflow

This commit is contained in:
phaneron 2026-02-28 02:49:00 -05:00
parent afe995d665
commit 979ab38a56

View file

@ -10,6 +10,7 @@ on:
- "profile/**" - "profile/**"
branches: branches:
- artifacts - artifacts
- master
jobs: jobs:
build: build: