Skip to content

Commit

Permalink
Merge pull request #166 from Gamhub-io/pipelines-fix/develop
Browse files Browse the repository at this point in the history
CI/CD - Change the labels of pipelines
  • Loading branch information
bricefriha authored Jan 23, 2025
2 parents cde0244 + febc71a commit 8221b54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Dev Deployment Build
name: PR Deployment Build

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/prod-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Dev Deployment Build
name: Prod Deployment Build

on:
workflow_dispatch:
Expand Down

0 comments on commit 8221b54

Please sign in to comment.