8000 GitHub Actions: Add captive portal example · MauAbata/esp32_https_server@21a358a · GitHub
[go: up one dir, main page]

Skip to content

Commit 21a358a

Browse files
committed
GitHub Actions: Add captive portal example
1 parent b404b35 commit 21a358a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build-examples-master.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
example:
1212
- Async-Server
1313
- Authentication
14+
- Captive-Portal
1415
- HTML-Forms
1516
- HTTPS-and-HTTP
1617
- Middleware

.github/workflows/build-examples-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
example:
1111
- Async-Server
1212
- Authentication
13+
- Captive-Portal
1314
- HTML-Forms
1415
- HTTPS-and-HTTP
1516
- Middleware

0 commit comments

Comments
 (0)
0