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 ca3bdd4130
commit 3f73c31966
No known key found for this signature in database
GPG key ID: 403C2657CD994F73

View file

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