mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-06-12 19:11:39 -07:00
Use PAT for fixer pushes and limit to one attempt (#575)
* Test CI failure flow * Use PAT for fixer pushes and run only once per PR
This commit is contained in:
@@ -11,6 +11,7 @@ namespace winPEAS
|
||||
[STAThread]
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
this_will_not_compile
|
||||
Checks.Checks.Run(args);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user