diff --git a/.github/workflows/acceptence_tests.yml b/.github/workflows/acceptence_tests.yml index 24a103073..5b4306185 100644 --- a/.github/workflows/acceptence_tests.yml +++ b/.github/workflows/acceptence_tests.yml @@ -1,4 +1,4 @@ -name: Test SSHLibrary +name: Acceptance Tests on: [push, workflow_dispatch] concurrency: diff --git a/.github/workflows/clean_code.yml b/.github/workflows/clean_code.yml index b402fa4fd..a65cecf94 100644 --- a/.github/workflows/clean_code.yml +++ b/.github/workflows/clean_code.yml @@ -1,4 +1,4 @@ -name: SSHLibrary Python CI +name: Clean Code Verification on: [pull_request] concurrency: