ci: Skip building binary artifacts on every PR

This commit is contained in:
Vlad Frolov
2026-02-16 21:29:03 +01:00
parent 61a123a746
commit 9db949746f
3 changed files with 2 additions and 2 deletions
-1
View File
@@ -39,7 +39,6 @@ permissions:
# If there's a prerelease-style suffix to the version, then the release(s)
# will be marked as a prerelease.
on:
pull_request:
push:
tags:
- '**[0-9]+.[0-9]+.[0-9]+*'