Skip to content

Commit

Permalink
Debug with main
Browse files Browse the repository at this point in the history
  • Loading branch information
peternied authored Dec 6, 2023
1 parent 4ad92f4 commit 9983fed
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 @@ -29,7 +29,7 @@ jobs:
return maintainersResponse.data.map(item => item.login).join(', ');
- uses: peternied/required-approval@v1.1
- uses: peternied/required-approval@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
min-required: 1
Expand Down

0 comments on commit 9983fed

Please sign in to comment.