Build packages in main branch, not develop and stable

This commit is contained in:
Micah Lee 2022-10-05 09:02:14 -07:00
parent bd3c46a868
commit bd22b14cf9

View File

@ -3,12 +3,10 @@ run-name: Build win32, win64, mac (Intel) 🚀
on:
push:
branches:
- develop
- stable
- main
pull_request:
branches:
- develop
- stable
- main
jobs:
build-win64: