Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyasMoutawwakil committed Nov 16, 2023
1 parent abc8721 commit 76ad691
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Quality Checks
name: Quality Code Checks

on:
workflow_dispatch:
Expand All @@ -12,7 +12,7 @@ concurrency:
cancel-in-progress: true

jobs:
run_quality_checks:
run_code_quality_checks:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 76ad691

Please sign in to comment.