Skip to content

Commit

Permalink
ci: Adjust workflow trigger (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Techassi authored Jan 4, 2024
1 parent 87bff3e commit 7c9a912
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: publish-docs

on:
push:
branches:
- 'main'
paths:
- '.github/workflows/**'
- '.github/workflows/publish.yaml'
- '.vitepress/**'
- 'src/**'

Expand Down

0 comments on commit 7c9a912

Please sign in to comment.