@@ -4,6 +4,8 @@ on:
pull_request:
branches:
- main
+ paths-ignore:
+ - 'docs/**'
push:
@@ -4,9 +4,13 @@ on:
jobs:
tests:
runs-on: ubuntu-latest