Skip to content

Commit

Permalink
Use required-approval@main
Browse files Browse the repository at this point in the history
  • Loading branch information
peternied committed Jan 9, 2024
1 parent 1a5be34 commit 1825d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maintainer-approval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
return maintainersResponse.data.map(item => item.login).join(', ');
- uses: peternied/required-approval@v1.2
- uses: peternied/required-approval@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
min-required: 1
Expand Down

0 comments on commit 1825d0c

Please sign in to comment.