docs: Update example env

This commit is contained in:
Elian Doran
2024-07-27 23:37:49 +03:00
parent 312c85ae30
commit d9d8fff249
2 changed files with 4 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ on:
- 'feature/server_esm*'
paths-ignore:
- 'docs/**'
- 'bin/**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}