mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2026-05-29 18:08:42 +02:00
workflows : ignore some paths
This commit is contained in:
@@ -2,6 +2,10 @@ name: Build GH-Pages
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
paths-ignore:
|
||||||
|
- 'images/**'
|
||||||
|
- 'LICENSE'
|
||||||
|
- 'README.md'
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- exampleSite
|
- exampleSite
|
||||||
|
|||||||
Reference in New Issue
Block a user