~ruther/qmk_firmware

8bffc6195959ceb3a0623595f3d4d5ac072af8c1 — Joel Challis 3 years ago 77aafd8
Ensure dependent CI workflows run (#16662)

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

M .github/workflows/develop_update.yml
M .github/workflows/feature_branch_update.yml
M .github/workflows/develop_update.yml => .github/workflows/develop_update.yml +1 -0
@@ 14,6 14,7 @@ jobs:
    steps:
    - uses: actions/checkout@v2
      with:
        token: ${{ secrets.QMK_BOT_TOKEN }}
        fetch-depth: 0

    - name: Checkout develop

M .github/workflows/feature_branch_update.yml => .github/workflows/feature_branch_update.yml +1 -0
@@ 19,6 19,7 @@ jobs:
    steps:
    - uses: actions/checkout@v2
      with:
        token: ${{ secrets.QMK_BOT_TOKEN }}
        fetch-depth: 0

    - name: Checkout branch