mirror of
https://github.com/rehlds/rehlds.git
synced 2025-04-24 07:13:38 +03:00
also disable sign at linux builds from PRs
This commit is contained in:
parent
44e510a25c
commit
5cac7a97ab
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -222,6 +222,7 @@ jobs:
|
|||||||
#export for global use
|
#export for global use
|
||||||
echo "GPG_LINUX_FINGERPRINT=$GPG_LINUX_FINGERPRINT" >> $GITHUB_ENV
|
echo "GPG_LINUX_FINGERPRINT=$GPG_LINUX_FINGERPRINT" >> $GITHUB_ENV
|
||||||
shell: bash
|
shell: bash
|
||||||
|
if: github.event_name != 'pull_request'
|
||||||
|
|
||||||
- name: Build and Run unittests
|
- name: Build and Run unittests
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user