Lines Matching +full:cancel +full:- +full:in +full:- +full:progress
5 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright
10 # notice, this list of conditions and the following disclaimer in the
19 # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
23 # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
25 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
34 - 'main'
37 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent…
38 cancel-in-progress: true
40 permissions: # added using https://github.com/step-security/secure-workflows
44 api-version:
45 runs-on: ubuntu-24.04
47 - name: Harden Runner
48 uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
50 egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
52 - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
55 - name: Check
57 script/check-api-version