Skip to content

Commit

Permalink
Update auto-approve.yml
Browse files Browse the repository at this point in the history
testing
  • Loading branch information
eikek authored Jan 9, 2025
1 parent 037d015 commit cca2623
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ concurrency:
jobs:
auto-approve:
runs-on: ubuntu-latest
if: github.actor == 'RenkuBot[bot]'
steps:
- uses: hmarr/auto-approve-action@v4
- run: echo "${{ github.actor }}"
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit cca2623

Please sign in to comment.