Skip to content

Commit 400286f

Browse files
committed
fix typo in pre-commit autoupdate workflow
1 parent 517fb17 commit 400286f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
pull-requests: write
2626

2727
steps:
28-
- name: Checkout DPNP repo
28+
- name: Checkout dpctl repo
2929
uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v4.2.2
3030

3131
- name: Set up python

0 commit comments

Comments
 (0)