mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2026-07-21 14:04:29 +02:00
Only trigger publish_site on specific paths
This commit is contained in:
@@ -12,11 +12,10 @@ on:
|
||||
#
|
||||
branches:
|
||||
- 'wiki'
|
||||
#
|
||||
# Ignore changes to the README.md file
|
||||
#
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
paths:
|
||||
- ".theme/**"
|
||||
- "docs/**"
|
||||
- "mkdocs.yml"
|
||||
#
|
||||
# Releases cause this action to also fire.
|
||||
# Using this prevents this problem.
|
||||
|
||||
Reference in New Issue
Block a user