Skip to content

Commit eea9433

Browse files
authored
Fix indentation issues in pr.yml (#226)
Signed-off-by: Kartik Nema <kartnema@qti.qualcomm.com>
1 parent 68e9310 commit eea9433

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: Checkout URM image repo
23-
- uses: actions/checkout@v5
23+
uses: actions/checkout@v5
2424
with:
2525
repository: qualcomm/urm-image
2626

0 commit comments

Comments
 (0)