Skip to content

Commit 929d024

Browse files
Yuri05Yuri05
Yuri05
authored and
Yuri05
committed
test block malware
1 parent 084ac50 commit 929d024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CodeSigning.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
# Scans your file for any possible malware in order to avoid code compromise and prevents signing of code if malware is detected.
5353
# On batch_sign command: If you are getting 'Error: hash needs to be scanned first before submitting for signing: <hash_value>', you can set this value to true
54-
malware_block: false
54+
malware_block: true
5555

5656
# Overrides the input file after signing, if this parameter is set and no -output_dir_path parameter
5757
override: true

0 commit comments

Comments
 (0)