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.
1 parent fc389d4 commit 7e2a3aeCopy full SHA for 7e2a3ae
.github/workflows/auto-approve.yml
@@ -8,6 +8,6 @@ jobs:
8
runs-on: ubuntu-latest
9
permissions:
10
pull-requests: write
11
- if: github.actor == 'drmarjanovic' || github.actor == 'scala-steward' || github.actor == 'renovate[bot]'
+ if: github.actor == 'scala-steward' || github.actor == 'renovate[bot]'
12
steps:
13
- uses: hmarr/auto-approve-action@v3
0 commit comments