Skip to content

Commit

Permalink
Rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
KoenGreuell committed Feb 21, 2025
1 parent 1a8412e commit 6f2b37c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/staging-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy PR previews
name: Staging deployment

on:
pull_request:
Expand All @@ -13,7 +13,7 @@ env:

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

0 comments on commit 6f2b37c

Please sign in to comment.