mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-10 06:39:25 +08:00
d1734ef561
CodeQL flagged the workflow for not constraining GITHUB_TOKEN. Limit it to contents: read since the job only needs to checkout sources and upload artifacts. Signed-off-by: Nuno Marques <n.marques21@hotmail.com>