Эх сурвалжийг харах

Ensure dependent CI workflows run (#16662)

Joel Challis 3 жил өмнө
parent
commit
8bffc61959

+ 1 - 0
.github/workflows/develop_update.yml

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

+ 1 - 0
.github/workflows/feature_branch_update.yml

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