Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Felix T.J. Dietrich <[email protected]>
  • Loading branch information
GODrums and FelixTJDietrich authored Aug 4, 2024
1 parent 806d113 commit bcc4813
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/webapp-qa.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Webapp QA / Lint
name: Webapp QA

on:
pull_request:
Expand All @@ -11,6 +11,7 @@ on:

jobs:
quality:
name: Code Quality Checks
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit bcc4813

Please sign in to comment.