Searched +full:- +full:- +full:request (Results 1 – 1 of 1) sorted by relevance
1 # SPDX-FileCopyrightText: Copyright 2022 Arm Limited and/or its affiliates <open-source-office@arm.…3 # SPDX-License-Identifier: Apache-2.09 # www.apache.org/licenses/LICENSE-2.021 - microspeech25 - completed38 runs-on: ubuntu-latest40 - name: Set a pending status to the PR45 curl --request POST \46 …--url https://api.github.com/repos/${{ github.repository }}/statuses/${{ github.event.workflow_run…47 --header "authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \[all …]