mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-17 03:11:23 +00:00
Verbose logging
This commit is contained in:
@@ -83,6 +83,7 @@ if "CHANGED_FILES" not in os.environ:
|
|||||||
else:
|
else:
|
||||||
args=os.environ["CHANGED_FILES"]
|
args=os.environ["CHANGED_FILES"]
|
||||||
|
|
||||||
|
print(f"[+] Checking these files {args}")
|
||||||
|
|
||||||
if "GITHUB_STEP_SUMMARY" not in os.environ:
|
if "GITHUB_STEP_SUMMARY" not in os.environ:
|
||||||
print("[!] GITHUB_STEP_SUMMARY not found in system environments!")
|
print("[!] GITHUB_STEP_SUMMARY not found in system environments!")
|
||||||
|
|||||||
Reference in New Issue
Block a user