Skip to content

Commit

Permalink
ci(action): formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
edm00se authored Oct 19, 2023
1 parent 8e02e69 commit c19692d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/limit-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
repository: ${{ github.repository }}
author: ${{ github.event.pull_request.user.login }}
state: open
- name: Derp
- name: Under Threshold
if: ${{ steps.get_prs.outputs.data.length <= 5 }}
uses: actions/github-script@v6
with:
Expand Down

0 comments on commit c19692d

Please sign in to comment.