Skip to content

Commit f991e51

Browse files
committed
Correct filename in workflow
Signed-off-by: PoojaB26 <[email protected]>
1 parent a8ce67a commit f991e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
steps:
1414
- uses: kentaro-m/[email protected]
1515
with:
16-
configuration-path: '.github/configs/auto_assign.yaml'
16+
configuration-path: '.github/configs/auto-assign.yml'

0 commit comments

Comments
 (0)