Skip to content

Commit d09c14d

Browse files
author
sw33tLie
committed
fix docs workflow: trigger on workflow changes too
1 parent 0af33e1 commit d09c14d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [main]
66
paths:
77
- 'docs/**'
8+
- '.github/workflows/docs.yml'
89

910
permissions:
1011
contents: read

0 commit comments

Comments
 (0)