Open Issues Need Help
View All on GitHub Game Development • RPG Game
Fix validation to only recompile on pushs to main about 1 month ago
AI Summary: Modify the `/hook` endpoint to validate incoming webhooks, ensuring that recompilation only occurs when pushes are made to the `main` branch. This involves checking the branch name within the webhook payload before triggering the recompilation process.
Complexity:
3/5
enhancement good first issue