summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2020-12-16 23:00:55 +0000
committerQMK Bot <hello@qmk.fm>2020-12-16 23:00:55 +0000
commit9c205d4a29f03430c8256459b71a38d7b4caa100 (patch)
treecc5e58c99e72facdd43c0346f0ea72a91cfa5795
parent4f431e8a90c30df399037ad89e16b4ccc5334cc5 (diff)
parentc80769503580e0ca695261d83bec3bb31699404d (diff)
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r--.github/workflows/format.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/format.yaml b/.github/workflows/format.yaml
index f3c0bbc22c..f4acb944a3 100644
--- a/.github/workflows/format.yaml
+++ b/.github/workflows/format.yaml
@@ -15,6 +15,8 @@ jobs:
steps:
- uses: actions/checkout@v2
+ with:
+ token: ${{ secrets.API_TOKEN_GITHUB }}
- name: Install dependencies
run: |