Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Failure help text

Failure help text #36

# SPDX-FileCopyrightText: 2021 Scott Shawcroft for Adafruit Industries
#
# SPDX-License-Identifier: MIT
name:Failure help text
on:
workflow_run:
workflows:["Build CI"]
types:
-completed
jobs:
post-help:
runs-on:ubuntu-latest
if:${{ github.event.workflow_run.conclusion == 'failure' && github.event.workflow_run.event == 'pull_request' }}
steps:
-name:Post comment to help
uses:adafruit/circuitpython-action-library-ci-failed@v1

[8]ページ先頭

©2009-2025 Movatter.jp