Skip to content

Commit

Permalink
chore: prod ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
DWL21 committed Feb 14, 2025
1 parent 7ac1123 commit 5806864
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Dev - Run Tests
name: Dev - Tests

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/prod-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Prod - CI/CD with Tests
name: Prod - Tests

on:
pull_request:
Expand Down

0 comments on commit 5806864

Please sign in to comment.