Skip to content

Commit

Permalink
Merge pull request #103 from education/alfredodeza-patch-2
Browse files Browse the repository at this point in the history
Update close-pull-requests.yml
  • Loading branch information
alfredodeza authored Jan 19, 2024
2 parents a158a11 + daa667c commit ffbc52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: |
(
!contains(github.event.pull_request.labels.*.name, 'pre-approved')
&&
||
!contains(github.event.pull_request.body, '@alfredodeza')
)
run: |
Expand Down

0 comments on commit ffbc52f

Please sign in to comment.