Skip to content

Commit

Permalink
changes tested for backend/prompt/root
Browse files Browse the repository at this point in the history
  • Loading branch information
kirtimanmishrazipstack committed Jul 17, 2024
1 parent 78d864e commit 0d6f532
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pdm-lock-automation.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Update PDM Lock Files
name: Automate pdm.lock

on:
push:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/reusable-file-change-check.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# file-change-check.yml
name: File Change Check
name: Pyproject.toml change check

on:
workflow_call:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reusable-update-pdm-lock.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Update PDM Lock
name: Update Pdm.lock

on:
workflow_call:
Expand Down

0 comments on commit 0d6f532

Please sign in to comment.