Skip to content

linux-mainline: Uprev to 6.7-rc2 #27

linux-mainline: Uprev to 6.7-rc2

linux-mainline: Uprev to 6.7-rc2 #27

# Copyright (C) 2022, meta-linux-mainline contributors
# SPDX-License-Identifier: MIT
name: Update Yocto Project tracking branches
on:
push:
branches:
- main
jobs:
update-branches:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: git push --force origin HEAD:master
- run: git push --force origin HEAD:dunfell
- run: git push --force origin HEAD:kirkstone
- run: git push --force origin HEAD:mickledore