Skip to content

Commit

Permalink
update name of research asssistant flows
Browse files Browse the repository at this point in the history
  • Loading branch information
rachhek committed Dec 11, 2024
1 parent 0f33457 commit d9b3845
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/research_assistant_ci_dev_workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: math_coding_ci_dev_workflow
name: research_assistant_ci_dev_workflow

on:
workflow_call:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/research_assistant_pr_dev_workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: math_coding_pr_dev_workflow
name: research_assistant_pr_dev_workflow

on:
workflow_call:
Expand All @@ -18,7 +18,7 @@ on:
- main
- development
paths:
- 'math_coding/**'
- 'use_case_research_assistant/**'
- '.github/**'
- 'llmops/**'

Expand Down

0 comments on commit d9b3845

Please sign in to comment.