~ruther/qmk_firmware

c80769503580e0ca695261d83bec3bb31699404d — Joel Challis 4 years ago 11669bb
Yet another stab at trying to get github actions to push (#11230)

1 files changed, 2 insertions(+), 0 deletions(-)

M .github/workflows/format.yaml
M .github/workflows/format.yaml => .github/workflows/format.yaml +2 -0
@@ 15,6 15,8 @@ jobs:

    steps:
    - uses: actions/checkout@v2
      with:
        token: ${{ secrets.API_TOKEN_GITHUB }}

    - name: Install dependencies
      run: |