mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-04-28 01:36:29 -04:00
Verbose logging
This commit is contained in:
parent
607736efd4
commit
1c9376a8eb
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ if "CHANGED_FILES" not in os.environ:
|
|||
else:
|
||||
args=os.environ["CHANGED_FILES"]
|
||||
|
||||
print(f"[+] Checking these files {args}")
|
||||
|
||||
if "GITHUB_STEP_SUMMARY" not in os.environ:
|
||||
print("[!] GITHUB_STEP_SUMMARY not found in system environments!")
|
||||
|
|
Loading…
Add table
Reference in a new issue