From 90c5de151be15815469a07b2c7aa4ab0c01f2a86 Mon Sep 17 00:00:00 2001 From: XhmikosR <xhmikosr@gmail.com> Date: Tue, 24 Sep 2019 12:53:50 +0300 Subject: [PATCH] GH Actions updates. (#29429) --- .github/workflows/test.yml | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 55eac1eb75..263c1d5238 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,4 +1,4 @@ -name: Run tests +name: Tests on: [push, pull_request] jobs: @@ -13,7 +13,7 @@ jobs: steps: - name: Clone repository - uses: actions/checkout@master + uses: actions/checkout@v1 with: fetch-depth: 3 diff --git a/README.md b/README.md index 3b54ee3010..3e8235fb47 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Read the [Getting started page](https://getbootstrap.com/docs/4.3/getting-starte ## Status - + [](https://www.npmjs.com/package/bootstrap) [](https://rubygems.org/gems/bootstrap) [](https://atmospherejs.com/twbs/bootstrap) -- GitLab