Skip to content

Commit 5021fcb

Browse files
author
lin
committed
Trigger deploy workflow on workflow file changes too
1 parent e767e38 commit 5021fcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- main
77
paths:
88
- 'site/**'
9+
- '.github/workflows/deploy.yml'
910

1011
jobs:
1112
deploy:

0 commit comments

Comments
 (0)