testing to see if this triggers on any branch automatically...

This commit is contained in:
2024-10-19 12:25:07 -04:00
parent 6a8270f626
commit 1e16bb5394

View File

@@ -2,9 +2,11 @@ name: MacOS Build
on: on:
push: push:
branches: [ main ] branches:
- '**'
pull_request: pull_request:
branches: [ main ] branches:
- '**'
workflow_dispatch: workflow_dispatch:
jobs: jobs: