Merge branch 'V2' of github.com:Stirling-Tools/Stirling-PDF into V2

This commit is contained in:
EthanHealy01 2025-08-06 15:37:27 +01:00
commit 24374fb471
2 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,7 @@ jobs:
"DarioGii" "DarioGii"
"ConnorYoh" "ConnorYoh"
"EthanHealy01" "EthanHealy01"
"jbrunton96"
) )
# Check if author is in the authorized list # Check if author is in the authorized list

View File

@ -29,6 +29,7 @@ jobs:
github.event.comment.user.login == 'reecebrowne' || github.event.comment.user.login == 'reecebrowne' ||
github.event.comment.user.login == 'DarioGii' || github.event.comment.user.login == 'DarioGii' ||
github.event.comment.user.login == 'EthanHealy01' || github.event.comment.user.login == 'EthanHealy01' ||
github.event.comment.user.login == 'jbrunton96' ||
github.event.comment.user.login == 'ConnorYoh' github.event.comment.user.login == 'ConnorYoh'
) )
outputs: outputs: