You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2020/03/31 16:10:48 UTC

[incubator-nuttx-apps] 05/05: CI: Change the workflow name for build.yml

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git

commit de25bfecf35263186b3a3f02cb9a62636451171b
Author: YAMAMOTO Takashi <ya...@midokura.com>
AuthorDate: Wed Apr 1 00:36:20 2020 +0900

    CI: Change the workflow name for build.yml
---
 .github/workflows/build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 301096b..94c58c9 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -10,7 +10,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-name: PR Check CI
+name: PR Check CI (build)
 
 on:
   pull_request: