Skip to content

Commit

Permalink
Clarified the names of the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sparshev committed Jul 29, 2024
1 parent 4264682 commit 2b034c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

jobs:
CodeQL:
name: CodeQL validation
runs-on: ubuntu-latest
permissions:
security-events: write
Expand All @@ -25,7 +26,7 @@ jobs:

OpenAPI:
runs-on: ubuntu-latest
name: Swagger Editor Validator Service
name: OpenAPI validation

# Service containers to run with `runner-job`
services:
Expand Down

0 comments on commit 2b034c3

Please sign in to comment.