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 7919a63 commit 2404be7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
runs-on: ubuntu-latest
if: github.actor == 'RenkuBot[bot]'
steps:
- name: some output
run: echo "${{ github.actor }}"
- name: Auto approve ${{ github.actor }}
uses: hmarr/auto-approve-action@v4
with:
Expand Down

0 comments on commit 2404be7

Please sign in to comment.