mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-02-05 01:45:28 -05:00
workflows : ignore some paths
(cherry picked from commit 95aa9c391b7775e9bf8c132e489b1096088b9ebd)
This commit is contained in:
parent
cd0dc07dad
commit
4f847b0c60
4
.github/workflows/gh-pages.yml
vendored
4
.github/workflows/gh-pages.yml
vendored
@ -2,6 +2,10 @@ name: Build GH-Pages
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
paths-ignore:
|
||||||
|
- 'images/**'
|
||||||
|
- 'LICENSE'
|
||||||
|
- 'README.md'
|
||||||
branches:
|
branches:
|
||||||
- exampleSite
|
- exampleSite
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user