Skip to content

Commit

Permalink
rename workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Noordsestern committed Aug 30, 2024
1 parent 2e5324d commit b0b78f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/acceptence_tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test SSHLibrary
name: Acceptance Tests

on: [push, workflow_dispatch]
concurrency:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/clean_code.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: SSHLibrary Python CI
name: Clean Code Verification

on: [pull_request]
concurrency:
Expand Down

0 comments on commit b0b78f0

Please sign in to comment.