Update gh-pages.yml

This commit is contained in:
Thomas
2026-02-06 12:55:19 +01:00
committed by GitHub
parent 1f71d11713
commit 05b06680bc
+1 -1
View File
@@ -8,7 +8,7 @@ name: Deploy Jekyll site to Pages
on:
push:
branches: ["master"]
branches: ["master-ng"]
paths:
- 'docs/**'
- '.github/workflows/gh-pages.yml'