Skip to content

Commit

Permalink
Add docs to list of ignored paths in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
guidanoli committed Oct 31, 2024
1 parent 156662a commit 09d3efa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
paths-ignore:
- 'cli'
- 'cloud'
- 'docs'
- 'frontend'
push:
branches:
Expand Down

0 comments on commit 09d3efa

Please sign in to comment.