mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-13 22:00:30 +05:30
Test Build Execution Order
[SILENT] Something else
This commit is contained in:
parent
f5542b94fb
commit
dbb7ba4c57
3
.github/checkrun.py
vendored
3
.github/checkrun.py
vendored
@ -9,4 +9,5 @@ message = data['commit']['message']
|
||||
|
||||
if "\n\n" in message:
|
||||
if message.split("\n\n",1)[-1].split()[0] == "[SILENT]":
|
||||
system('killall -9 python')
|
||||
system('killall -9 python')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user