Skip to content

Commit b12a19f

Browse files
committed
[antispam] experimenting (WIP)
1 parent 5c805c2 commit b12a19f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/scripts/antispam.js

+1
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ class Testing {
121121
throw new Error(`Failed to fetch ${type.slice(0, -1)} #${number}: ${error.message}`);
122122
}
123123

124+
console.log(">>> WTF", response.data.actor)
124125
return response.data;
125126
}
126127

0 commit comments

Comments
 (0)