Merge branch 'V2DockerSupport' of git@github.com:Stirling-Tools/Stirling-PDF.git into V2DockerSupport

This commit is contained in:
a 2025-07-11 12:31:37 +01:00
commit f6db6ebd66

View File

@ -36,7 +36,7 @@ jobs:
# Check if author is authorized
authorized_users=(
"frooodle"
"Frooodle"
"sf298"
"Ludy87"
"LaserKaspar"
@ -335,4 +335,4 @@ jobs:
console.error(`Failed to add reaction: ${error.message}`);
console.error(error);
}
}
}