mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-07-03 15:41:26 +00:00
update gh workflow trigger
This commit is contained in:
parent
11ddcb4ae0
commit
cd7e72caee
1 changed files with 1 additions and 9 deletions
10
.github/workflows/deploy-blog.yml
vendored
10
.github/workflows/deploy-blog.yml
vendored
|
|
@ -4,15 +4,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- blog-content
|
||||
paths:
|
||||
- 'src/blog/**'
|
||||
- 'src/friends/**'
|
||||
- 'package.json'
|
||||
- 'package-lock.json'
|
||||
- 'astro.config.mjs'
|
||||
- 'astro.config.ts'
|
||||
- 'public/**'
|
||||
- '.github/workflows/deploy-blog.yml'
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
discussion:
|
||||
|
|
|
|||
Loading…
Reference in a new issue