This commit is contained in:
@@ -2,7 +2,7 @@ name: Build Library
|
||||
run-name: ${{ gitea.actor }}
|
||||
on:
|
||||
push:
|
||||
braches:
|
||||
branches:
|
||||
- RustImplementation
|
||||
paths:
|
||||
- airlock_libs/**
|
||||
|
||||
@@ -30,7 +30,7 @@ def history_logging(
|
||||
checkpoint_number: str,
|
||||
policy_names: str,
|
||||
) -> List[Dict[str, Any]]:
|
||||
"""
|
||||
"""
|
||||
Query execution history logs from the Airlock API.
|
||||
|
||||
Parameters
|
||||
|
||||
Reference in New Issue
Block a user