update workflow triggers, add a script to create a blog entry.
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
on:
|
||||
push:
|
||||
# paths:
|
||||
# - "content/**"
|
||||
# - "static/**"
|
||||
# - "templates/**"
|
||||
paths:
|
||||
- "content/**"
|
||||
- "static/**"
|
||||
- "templates/**"
|
||||
- ".conf/**"
|
||||
- ".gitea/**"
|
||||
branches:
|
||||
- "main"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user