diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d1567b9..41a71d7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,6 +18,8 @@ jobs: build: # The type of runner that the job will run on runs-on: ubuntu-latest + permissions: + contents: read # This grabs the WPILib docker container container: wpilib/roborio-cross-ubuntu:2025-24.04