diff --git a/.github/workflows/check-format.yml b/.github/workflows/check-format.yml index a00ad9d..af2c476 100644 --- a/.github/workflows/check-format.yml +++ b/.github/workflows/check-format.yml @@ -2,7 +2,7 @@ name: Check Format defaults: run: - working-directory: ./Mainboard/Firmware/motherboard_v1 + working-directory: ./Mainboard/Firmware/mainboard on: workflow_dispatch: