Remove push event from multiOSReleases workflow

Removed push event trigger for main and V2-master branches.
This commit is contained in:
Anthony Stirling
2026-02-24 21:02:20 +00:00
committed by GitHub
parent f7299bf89b
commit 1b3bfaec20

View File

@@ -21,8 +21,6 @@ on:
- windows
- macos
- linux
push:
branches: [main, V2-master]
release:
types: [created]