This repository was archived by the owner on Jan 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
2
2
3
- name : Continuous Integration
3
+ name : Build
4
4
5
5
on :
6
6
workflow_dispatch :
Original file line number Diff line number Diff line change 6
6
[ ![ License: LGPL 3.0] ( https://img.shields.io/badge/License-LGPL%203.0-yellow.svg )] ( https://opensource.org/license/lgpl-3-0/ )
7
7
[ ![ Contributor Covenant] ( https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg )] ( code_of_conduct.md )
8
8
9
- [ ![ Continuous Integration] ( https://github.com/mathieucarbou/ESPAsyncWebServer/actions/workflows/ci.yml/badge.svg )] ( https://github.com/mathieucarbou/ESPAsyncWebServer/actions/workflows/ci.yml )
9
+ [ ![ Build] ( https://github.com/mathieucarbou/ESPAsyncWebServer/actions/workflows/ci.yml/badge.svg )] ( https://github.com/mathieucarbou/ESPAsyncWebServer/actions/workflows/ci.yml )
10
+ [ ![ GitHub latest commit] ( https://badgen.net/github/last-commit/mathieucarbou/YaSolR )] ( https://GitHub.com/mathieucarbou/YaSolR/commit/ )
10
11
[ ![ Gitpod Ready-to-Code] ( https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod )] ( https://gitpod.io/#https://github.com/mathieucarbou/ESPAsyncWebServer )
11
12
12
13
Asynchronous HTTP and WebSocket Server Library for ESP32, ESP8266 and RP2040
Original file line number Diff line number Diff line change 6
6
[ ![ License: LGPL 3.0] ( https://img.shields.io/badge/License-LGPL%203.0-yellow.svg )] ( https://opensource.org/license/lgpl-3-0/ )
7
7
[ ![ Contributor Covenant] ( https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg )] ( code_of_conduct.md )
8
8
9
- [ ![ Continuous Integration] ( https://github.com/mathieucarbou/ESPAsyncWebServer/actions/workflows/ci.yml/badge.svg )] ( https://github.com/mathieucarbou/ESPAsyncWebServer/actions/workflows/ci.yml )
9
+ [ ![ Build] ( https://github.com/mathieucarbou/ESPAsyncWebServer/actions/workflows/ci.yml/badge.svg )] ( https://github.com/mathieucarbou/ESPAsyncWebServer/actions/workflows/ci.yml )
10
+ [ ![ GitHub latest commit] ( https://badgen.net/github/last-commit/mathieucarbou/YaSolR )] ( https://GitHub.com/mathieucarbou/YaSolR/commit/ )
10
11
[ ![ Gitpod Ready-to-Code] ( https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod )] ( https://gitpod.io/#https://github.com/mathieucarbou/ESPAsyncWebServer )
11
12
12
13
Asynchronous HTTP and WebSocket Server Library for ESP32, ESP8266 and RP2040
You can’t perform that action at this time.
0 commit comments