aboutsummaryrefslogtreecommitdiff
path: root/.markdownlintignore
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2021-10-24 17:25:41 +0200
committerGravatar GitHub <noreply@github.com> 2021-10-24 17:25:41 +0200
commit9416f45dd9178039f8ce0e5a7d7328922d2d7695 (patch)
treeb96e637953fab571ed55d7ea275a14fcf1855c88 /.markdownlintignore
parent07e00c7681e5fd9e680cba75125b166b96a96198 (diff)
GitHub Actions CI optimisation (#3929)
Efforts to reduce the resources used by CI: * Only one git checkout * Exclusion of irrelevant directories for several commands * Fix some rtlcss warnings * Move some commands from tests.yml to composer.json to make them reusasble * Initial efforts to take avantage of all that from `make` (help welcome)
Diffstat (limited to '.markdownlintignore')
-rw-r--r--.markdownlintignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.markdownlintignore b/.markdownlintignore
index c2658d7d1..771399b60 100644
--- a/.markdownlintignore
+++ b/.markdownlintignore
@@ -1 +1,3 @@
node_modules/
+p/scripts/vendor/
+vendor/