Document buildType (#1)

* add schema

Signed-off-by: Brian DeHamer <bdehamer@github.com>

* reformat

Signed-off-by: Brian DeHamer <bdehamer@github.com>

* set-up GH pages redirects

Signed-off-by: Brian DeHamer <bdehamer@github.com>

* fix required elements

Signed-off-by: Brian DeHamer <bdehamer@github.com>

---------

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-06-11 07:57:19 -07:00
committed by GitHub
parent 35374ff304
commit 606f10916d
7 changed files with 234 additions and 2 deletions
View File
+7
View File
@@ -0,0 +1,7 @@
<!DOCTYPE html>
<html lang="en-US">
<title>Redirecting&hellip;</title>
<meta http-equiv="refresh" content="0; url=https://github.com/actions/buildtypes">
<link rel="canonical" href="https://github.com/actions/buildtypes">
<meta name="robots" content="noindex">
</html>
+1
View File
@@ -0,0 +1 @@
v1.html
+7
View File
@@ -0,0 +1,7 @@
<!DOCTYPE html>
<html lang="en-US">
<title>Redirecting&hellip;</title>
<meta http-equiv="refresh" content="0; url=https://github.com/actions/buildtypes/blob/main/workflow/v1/">
<link rel="canonical" href="https://github.com/actions/buildtypes/blob/main/workflow/v1/">
<meta name="robots" content="noindex">
</html>