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