~ruther/qmk_firmware

919df5934beb1e051eaf28d7e0f02ef8cf708a52 — QMK Bot 3 years ago d37ed07 + 8bffc61
Merge remote-tracking branch 'origin/master' into develop
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