2
0
mirror of https://github.com/rehlds/rehlds.git synced 2025-04-24 23:33:34 +03:00

also disable sign at linux builds from PRs

This commit is contained in:
STAM 2025-04-06 14:16:04 +03:00
parent 44e510a25c
commit 5cac7a97ab
No known key found for this signature in database
GPG Key ID: 711526C6938897F1

View File

@ -222,6 +222,7 @@ jobs:
#export for global use
echo "GPG_LINUX_FINGERPRINT=$GPG_LINUX_FINGERPRINT" >> $GITHUB_ENV
shell: bash
if: github.event_name != 'pull_request'
- name: Build and Run unittests
run: |