Searched +full:run +full:- +full:release +full:- +full:branch +full:- +full:updater (Results 1 – 1 of 1) sorted by relevance
1 name: Port repo release update6 - 'release/v*' # on release branches9 # https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#concurren…12 group: ${{ github.ref }}-${{ github.workflow }} 13 cancel-in-progress: true16 run-release-branch-updater:18 runs-on: ubuntu-24.0421 - name: Checkout LVGL25 fetch-depth: 0 # fetch all27 - name: set git credentials[all …]