We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
merge-conflict-autolabel
1 parent 2ea082b commit a96faf9Copy full SHA for a96faf9
1 file changed
.github/workflows/auto-assign-pr.yml
@@ -10,6 +10,6 @@ permissions:
10
11
jobs:
12
assign-author:
13
- runs-on: ubuntu-latest
+ runs-on: ubuntu-slim
14
steps:
15
- uses: toshimaru/auto-author-assign@v2.1.1
0 commit comments