feat(block): tweak blocky timing, mark job safe
This commit is contained in:
parent
8449a5a8c8
commit
d854d52ab9
2 changed files with 5 additions and 3 deletions
|
@ -159,6 +159,7 @@ def run_job(job_cls: Type[BaseAutomation], *,
|
|||
"list_s3",
|
||||
"list_github",
|
||||
"list_gitlab",
|
||||
"block_blocky",
|
||||
"block_external"
|
||||
]
|
||||
if job.short_name not in safe_jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue