Skip to content

Commit a96faf9

Browse files
authored
ci: fix merge-conflict-autolabel Github Action (#483)
1 parent 2ea082b commit a96faf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ permissions:
1010

1111
jobs:
1212
assign-author:
13-
runs-on: ubuntu-latest
13+
runs-on: ubuntu-slim
1414
steps:
1515
- uses: toshimaru/auto-author-assign@v2.1.1

0 commit comments

Comments
 (0)