Browse Source

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 4 years ago
parent
commit
9c205d4a29
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/format.yaml

+ 2 - 0
.github/workflows/format.yaml

@@ -15,6 +15,8 @@ jobs:
 
     steps:
     - uses: actions/checkout@v2
+      with:
+        token: ${{ secrets.API_TOKEN_GITHUB }}
 
     - name: Install dependencies
       run: |