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.
2 parents e4fe605 + 330d45a commit fff915fCopy full SHA for fff915f
.github/workflows/auto-approve.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
permissions:
8
pull-requests: write
9
- if: github.actor == 'scala-steward-bitlap' || github.actor == 'renovate[bot]'
+ if: github.actor == 'renovate[bot]' || github.actor == 'cala-steward-bitlap[bot]'
10
steps:
11
- uses: hmarr/auto-approve-action@v4
12
with:
0 commit comments