1
0
Fork 0

Ensure dependent CI workflows run (#16662)

This commit is contained in:
Joel Challis 2022-03-15 23:27:55 +00:00 committed by GitHub
parent 77aafd8056
commit 8bffc61959
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -14,6 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
token: ${{ secrets.QMK_BOT_TOKEN }}
fetch-depth: 0
- name: Checkout develop

View file

@ -19,6 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
token: ${{ secrets.QMK_BOT_TOKEN }}
fetch-depth: 0
- name: Checkout branch