Home
last modified time | relevance | path

Searched +full:- +full:- +full:request (Results 1 – 1 of 1) sorted by relevance

/cmsis-nn-latest/.github/workflows/
Dmicrospeech.yaml1 # SPDX-FileCopyrightText: Copyright 2022 Arm Limited and/or its affiliates <open-source-office@arm.…
3 # SPDX-License-Identifier: Apache-2.0
9 # www.apache.org/licenses/LICENSE-2.0
21 - microspeech
25 - completed
38 runs-on: ubuntu-latest
40 - name: Set a pending status to the PR
45 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 …]