Update .github/workflows/build_push.yml
Some checks failed
CI / Publish repo (push) Has been skipped
CI / Build individual modules (push) Has been skipped
CI / Prepare job (push) Failing after 1m14s

This commit is contained in:
Brandon Hammer 2024-06-13 19:34:37 -05:00
parent ad842e1645
commit 12843bec29

View File

@ -2,8 +2,10 @@ name: CI
on:
push:
workflow_dispatch:
branches:
- master
- revert-removal
paths:
- '**'
- '!**.md'