Run Apple workflow on main pushes
This commit is contained in:
parent
6fcd7ff6ed
commit
afc3e79eb0
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
name: Build Apple
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- "**"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue