Update and rename main.yml to macos.yml
Renamed main.yml to macos.yml and updated "on" section to match other workflows.
This commit is contained in:
parent
ea7c811b9b
commit
8e4fb15d39
@ -1,16 +1,14 @@
|
||||
name: macOS build
|
||||
name: macOS Build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
- patch**
|
||||
- releases
|
||||
tags:
|
||||
- '[0-9]+.*'
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
release:
|
||||
types:
|
||||
- created
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
build:
|
Loading…
x
Reference in New Issue
Block a user