Updated Task Name

This commit is contained in:
Speiger 2022-04-19 16:04:20 +02:00
parent 603ff3df0f
commit 12af656150
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
types: [opened, synchronize, reopened]
jobs:
build:
name: Build
name: Code Quality Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2