Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
manuraf committed Nov 9, 2023
1 parent 282a903 commit 06ceea9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/code_review_functions.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Code Review MS
name: Code Review onboarding-functions

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/code_review_libs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Code Review MS
name: Code Review Libs

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/code_review_ms.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Code Review MS
name: Code Review onboarding-ms

# Controls when the workflow will run
on:
Expand Down

0 comments on commit 06ceea9

Please sign in to comment.