mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-28 07:50:31 +05:30
Test Build Execution Order
[SILENT] Something else
This commit is contained in:
parent
f5542b94fb
commit
dbb7ba4c57
1
.github/checkrun.py
vendored
1
.github/checkrun.py
vendored
@ -10,3 +10,4 @@ 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