otland / forgottenserver

A free and open-source MMORPG server emulator written in C++
https://otland.net
GNU General Public License v2.0
1.55k stars 1.04k forks source link

Fix CodeQL to run only once per workflow #4721

Closed ranisalt closed 1 month ago

ranisalt commented 1 month ago

Pull Request Prelude

Changes Proposed

CodeQL currently is running for all builds in the matrix, but it's meant to be run only once per commit because the syntax is incorrect