Skip to content

Commit

Permalink
skip CI for various top-level md doc files
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Jul 15, 2022
1 parent b8e52ad commit 38ed046
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -1859,6 +1859,10 @@ def skipIfUnchanged(ctx, type):
"^changelog/.*",
"^docs/.*",
"^deployments/.*",
"CHANGELOG.md",
"CONTRIBUTING.md",
"LICENSE",
"README.md",
]
unit = [
".*_test.go$",
Expand Down

0 comments on commit 38ed046

Please sign in to comment.