Skip to content

Commit 0beecfb

Browse files
committed
Issue #97: Create workflow file that builds the JS/CSS assets
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
1 parent daa832d commit 0beecfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Documentation is available at: https://docs.dotkernel.org/light-documentation/
2222
[![Continuous Integration](https://github.com/dotkernel/light/actions/workflows/continuous-integration.yml/badge.svg?branch=1.0)](https://github.com/dotkernel/light/actions/workflows/continuous-integration.yml)
2323
[![codecov](https://codecov.io/gh/dotkernel/light/graph/badge.svg?token=UpVJ5ELvfZ)](https://codecov.io/gh/dotkernel/light)
2424
[![Qodana](https://github.com/dotkernel/light/actions/workflows/qodana_code_quality.yml/badge.svg)](https://github.com/dotkernel/light/actions/workflows/qodana_code_quality.yml)
25-
[![Build Assets](https://github.com/dotkernel/light/actions/workflows/build-assets.yml/badge.svg)](https://github.com/dotkernel/light/actions/workflows/build-assets.yml)
25+
[![Build Assets](https://github.com/dotkernel/light/actions/workflows/build-assets.yml/badge.svg?branch=1.0)](https://github.com/dotkernel/light/actions/workflows/build-assets.yml)
2626

2727
[![PHPStan](https://github.com/dotkernel/light/actions/workflows/static-analysis.yml/badge.svg?branch=1.0)](https://github.com/dotkernel/light/actions/workflows/static-analysis.yml)
2828
![PHPstan Level](https://img.shields.io/badge/PHPStan-level%208-brightgreen)

0 commit comments

Comments
 (0)