PR
sampleapp-cicd / ci (push) Skipped
sampleapp-cicd / ci (pull_request) Successful in 7s
sampleapp-cicd / deploy (pull_request) Skipped
sampleapp-cicd / notify (pull_request) Successful in 2s

This commit is contained in:
2026-07-18 21:08:09 +02:00
parent b41a6442d5
commit cf85d2f5e1
+1
View File
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>sampleapp — CI/CD deployed</title>
<style>
body { font-family: system-ui, sans-serif; margin: 0; background: #0d1117; color: #e6edf3; }
main { max-width: 680px; margin: 10vh auto; padding: 0 1.5rem; }