Skip to content

Commit 62c29e5

Browse files
authored
Merge pull request #869 from HelixDesignSystem/surf-2209-gh-actions
docs(actions): add badges update year
2 parents 5a56151 + b2f4c24 commit 62c29e5

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2017-2020 Rackspace US, Inc.
1+
Copyright 2017-2021 Rackspace US, Inc.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
[![Build Status](https://travis-ci.com/HelixDesignSystem/helix-ui.svg?branch=master)](https://travis-ci.com/HelixDesignSystem/helix-ui)
22

3+
[![HelixUI CI Build Pipeline](https://github.com/HelixDesignSystem/helix-ui/actions/workflows/build.yml/badge.svg)](https://github.com/HelixDesignSystem/helix-ui/actions/workflows/build.yml)
4+
5+
[![HelixUI SauceLabs Tests](https://github.com/HelixDesignSystem/helix-ui/actions/workflows/browser-tests.yml/badge.svg)](https://github.com/HelixDesignSystem/helix-ui/actions/workflows/browser-tests.yml)
36

47
# HelixUI Web Components Library
58

docs/files/horizontal-layout-template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h2>Secondary Panel</h2>
6767
</div>
6868

6969
<footer id="foot">
70-
&copy; 2017-2020 Rackspace US, Inc.
70+
&copy; 2017-2021 Rackspace US, Inc.
7171
<nav>
7272
<a href="https://www.rackspace.com/information/legal/websiteterms">Website Terms</a>
7373
<a href="https://www.rackspace.com/information/legal/privacystatement">Privacy Policy</a>

docs/files/vertical-layout-template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ <h1>Page Content</h1>
6161
</div>
6262

6363
<footer id="foot">
64-
&copy; 2017-2020 Rackspace US, Inc.
64+
&copy; 2017-2021 Rackspace US, Inc.
6565
<nav>
6666
<a href="https://www.rackspace.com/information/legal/websiteterms">Website Terms</a>
6767
<a href="https://www.rackspace.com/information/legal/privacystatement">Privacy Policy</a>

0 commit comments

Comments
 (0)