Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit 3493d78

Browse files
authored
Merge pull request #82 from yashsehgal/v2.0
codeql-updated: v2.0 added for tests
2 parents f9dbd05 + cdce77f commit 3493d78

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ name: "CodeQL"
1313

1414
on:
1515
push:
16-
branches: [ master ]
16+
branches: [ master, v2.0 ]
1717
pull_request:
1818
# The branches below must be a subset of the branches above
19-
branches: [ master ]
19+
branches: [ master, v2.0 ]
2020
schedule:
2121
- cron: '16 15 * * 4'
2222

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Design systems is a one stop solution to all your frontend crises.
1313
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
1414
![License](https://img.shields.io/badge/license-Apache-brightgreen)
1515
[![Gitter](https://badges.gitter.im/DesignSystemsOSS/community.svg)](https://gitter.im/DesignSystemsOSS/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
16+
17+
**Workflow Status & Checks**
18+
[![CodeQL](https://github.com/DesignSystemsOSS/eccentrictouch/actions/workflows/codeql-analysis.yml/badge.svg?branch=v2.0)](https://github.com/DesignSystemsOSS/eccentrictouch/actions/workflows/codeql-analysis.yml)
19+
1620
## Who are we?
1721

1822
Give your websites a visual upgrade. The DesignSystems' Eccentric Touch is an open source initiative that

0 commit comments

Comments
 (0)