Skip to content

Commit

Permalink
Up names
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh-mn-yral committed Feb 13, 2024
1 parent e3a149e commit c95b974
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 c95b974

Please sign in to comment.