Skip to content

Commit

Permalink
ci: add proper naming
Browse files Browse the repository at this point in the history
  • Loading branch information
jankapunkt committed Apr 9, 2024
1 parent fc57354 commit c44561c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test deployment
name: Docusaurus Build

on:
pull_request:
Expand All @@ -9,7 +9,7 @@ on:

jobs:
test-deploy:
name: Test deployment
name: Install and Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c44561c

Please sign in to comment.