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/04/15 09:02:15 UTC

[incubator-nuttx-apps] 02/02: Rename workflows to match 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 e0a61da5ccb4aa7fc21140b4e690d4c34576dee7
Author: YAMAMOTO Takashi <ya...@midokura.com>
AuthorDate: Wed Apr 15 14:22:38 2020 +0900

    Rename workflows to match build.yml
---
 .github/workflows/check.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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