We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5d07ac commit aee87eaCopy full SHA for aee87ea
.github/workflows/pr.yml renamed to .github/workflows/ci.yml
@@ -1,6 +1,9 @@
1
-name: PR
+name: ci
2
3
on:
4
+ push:
5
+ branches:
6
+ - main
7
pull_request:
8
9
permissions:
README.md
@@ -1,5 +1,7 @@
# docs-builder
+[](https://github.com/elastic/docs-builder/actions/workflows/ci.yml)
+
You've reached the home of the latest incarnation of the documentation tooling.
This repository is host to:
0 commit comments