Skip to content

Commit d32984f

Browse files
Correct step indentation in auto-assign workflow
Signed-off-by: Anwar Zbir <82416169+TheWolfOfChain@users.noreply.github.com>
1 parent 118de73 commit d32984f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-assign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
permissions:
1111
issues: write
1212
pull-requests: write
13-
steps:
13+
steps:
1414
- name: 'Auto-assign issue'
1515
uses: pozil/auto-assign-issue@v1
1616
with:

0 commit comments

Comments
 (0)