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:02:41 UTC

[incubator-nuttx] 06/06: 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.git

commit dba6f426265a7d526fea461d4c6883f10820c41e
Author: YAMAMOTO Takashi <ya...@midokura.com>
AuthorDate: Wed Apr 1 00:34:04 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: