Commit 1033ec86 by Arun Babu Neelicattu

ci: skip builds for doc changes

parent 4769f72a
......@@ -2,10 +2,14 @@ name: Tests
on:
push:
paths-ignore:
- 'docs/**'
branches:
- master
- develop
pull_request:
paths-ignore:
- 'docs/**'
branches:
- '**'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment