feature/84-character-creation #88
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
||||||
name: Build documentation
|
name: Build documentation
|
||||||
run-name: ${{ gitea.actor }} is building the Wiki documentation
|
run-name: ${{ gitea.actor }} is building the Wiki documentation
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
paths:
|
||||||
|
- Wiki/**
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# Name of module and id separated by a slash
|
# Name of module and id separated by a slash
|
||||||
|
|
Loading…
Add table
Reference in a new issue