Searched +full:cancel +full:- +full:in +full:- +full:progress (Results 1 – 4 of 4) sorted by relevance
7 branches: [gh-pages]16 id-token: write18 # Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest…19 # However, do NOT cancel in-progress runs as we want to allow these production deployments to compl…22 cancel-in-progress: false28 name: github-pages30 runs-on: ubuntu-latest32 - name: Checkout35 - name: Setup Pages36 uses: actions/configure-pages@v5[all …]
1 # SPDX-FileCopyrightText: Copyright 2024 Arm Limited and/or its affiliates <open-source-office@arm.…3 # SPDX-License-Identifier: Apache-2.06 # not use this file except in compliance with the License.9 # www.apache.org/licenses/LICENSE-2.011 # Unless required by applicable law or agreed to in writing, software27 group: ${{ github.workflow }}-${{ github.ref }}28 cancel-in-progress: true33 runs-on: ubuntu-latest35 - name: Checkout38 - name: Check
11 group: ${{ github.workflow }}-${{ github.ref }}12 cancel-in-progress: true17 runs-on: ubuntu-22.0419 - uses: actions/checkout@v421 fetch-depth: 023 - name: Fetch tags25 git fetch --tags --force27 - uses: Open-CMSIS-Pack/gen-pack-action@main29 doxygen-version: 1.9.630 packchk-version: 1.4.1[all …]
1 # SPDX-FileCopyrightText: Copyright 2022-2024 Arm Limited and/or its affiliates <open-source-office…3 # SPDX-License-Identifier: Apache-2.06 # not use this file except in compliance with the License.9 # www.apache.org/licenses/LICENSE-2.011 # Unless required by applicable law or agreed to in writing, software22 # All text after a double hash (##) is considered a comment and is placed in35 # doxygen -x [configFile]39 # doxygen -x_noenv [configFile]41 #---------------------------------------------------------------------------43 #---------------------------------------------------------------------------[all …]