Skip to content

Commit

Permalink
Revert "Up names"
Browse files Browse the repository at this point in the history
This reverts commit c95b974.
  • Loading branch information
harsh-mn-yral committed Feb 13, 2024
1 parent c95b974 commit f705291
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/experiments-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ex/deploy
name: ex:deploy
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/experiments-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ex/tests
name: ex:tests
on:
pull_request:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/webclient-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: wc/deploy
name: wc:deploy
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/webclient-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: wc/tests
name: wc:tests
on:
pull_request:
branches:
Expand Down

0 comments on commit f705291

Please sign in to comment.