Searched +full:cancel +full:- +full:in +full:- +full:progress (Results 1 – 3 of 3) 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@v4[all …]
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 …]
6 # All text after a double hash (##) is considered a comment and is placed in19 # doxygen -x [configFile]23 # doxygen -x_noenv [configFile]25 #---------------------------------------------------------------------------27 #---------------------------------------------------------------------------29 # This tag specifies the encoding used for all characters in the configuration30 # file that follow. The default is UTF-8 which is also the encoding used for all34 # The default value is: UTF-8.36 DOXYFILE_ENCODING = UTF-839 # double-quotes, unless you are using Doxywizard) that should identify the[all …]