Skip to content

Commit fff915f

Browse files
Merge branch 'master' into jxnu-liguobin-patch-1
2 parents e4fe605 + 330d45a commit fff915f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
permissions:
88
pull-requests: write
9-
if: github.actor == 'scala-steward-bitlap' || github.actor == 'renovate[bot]'
9+
if: github.actor == 'renovate[bot]' || github.actor == 'cala-steward-bitlap[bot]'
1010
steps:
1111
- uses: hmarr/auto-approve-action@v4
1212
with:

0 commit comments

Comments
 (0)