Skip to content

Commit

Permalink
Merge branch 'main' into 2270-feature-request-external-db-support
Browse files Browse the repository at this point in the history
  • Loading branch information
Frooodle authored Jan 6, 2025
2 parents 88046df + 7382efd commit 652f43a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/PR-Demo-Comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:
github.event.comment.user.login == 'Ludy87' ||
github.event.comment.user.login == 'LaserKaspar' ||
github.event.comment.user.login == 'sbplat' ||
github.event.comment.user.login == 'reecebrowne'
github.event.comment.user.login == 'reecebrowne' ||
github.event.comment.user.login == 'DarioGii'
)
outputs:
pr_number: ${{ steps.get-pr.outputs.pr_number }}
Expand Down

0 comments on commit 652f43a

Please sign in to comment.