Add better message
All checks were successful
build-and-push / docker (pull_request) Successful in 27s

This commit is contained in:
dobiadi
2024-10-24 23:41:45 +02:00
parent 6d4c73762e
commit a1ec0002d6

View File

@@ -14,6 +14,6 @@
</style> </style>
</head> </head>
<body> <body>
<h1>Welcome to another PR test!</h1> <h1>Welcome to home!</h1>
</body> </body>
</html> </html>