mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-29 05:55:22 -04:00
parent
cd0dc07dad
commit
4f847b0c60
1 changed files with 4 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue