doc/website: add edit and lastedit info to doc pages (#2800)

This commit is contained in:
Ariel Mashraki
2022-07-25 18:32:36 +03:00
committed by GitHub
parent b9b502bc2a
commit 1ee2876349
4 changed files with 9 additions and 6 deletions

View File

@@ -14,6 +14,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-node@v3
with:
node-version: 14