Compare commits

...

1 Commits

Author SHA1 Message Date
12843bec29 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
2024-06-13 19:34:37 -05:00

View File

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