Skip to content

Commit 2625eb7

Browse files
committed
refactor: rename job to deploy-to-control-plane-review
1 parent bea4da5 commit 2625eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-control-plane-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121
CPLN_TOKEN: ${{secrets.CPLN_TOKEN_STAGING}}
2222

2323
jobs:
24-
deploy-to-control-plane-staging:
24+
deploy-to-control-plane-review:
2525
runs-on: ubuntu-latest
2626

2727
steps:

0 commit comments

Comments
 (0)