mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-27 23:40:33 +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 "\n\n" in message:
|
||||||
if message.split("\n\n",1)[-1].split()[0] == "[SILENT]":
|
if message.split("\n\n",1)[-1].split()[0] == "[SILENT]":
|
||||||
system('killall -9 python')
|
system('killall -9 python')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user