Skip to content

Commit

Permalink
Merge pull request #2470 from chef/kagarmoe-patch-4
Browse files Browse the repository at this point in the history
Exclude docs from unit tests
  • Loading branch information
tas50 authored Dec 28, 2021
2 parents fa19bab + 79ceb16 commit 79f5b78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ name: unit
push:
branches:
- main
paths-ignore:
- 'docs-chef-io'

jobs:
supermarket:
Expand Down

0 comments on commit 79f5b78

Please sign in to comment.