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:
@@ -0,0 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<title>Redirecting…</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>
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
v1.html
|
||||
@@ -0,0 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<title>Redirecting…</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>
|
||||
Reference in New Issue
Block a user