mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-05 14:42:42 -07:00
testing to see if this triggers on any branch automatically...
This commit is contained in:
6
.github/workflows/macos_build.yaml
vendored
6
.github/workflows/macos_build.yaml
vendored
@@ -2,9 +2,11 @@ name: MacOS Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches:
|
||||
- '**'
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches:
|
||||
- '**'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user