ci: skip long jobs when only docs change (#3072)

This commit is contained in:
Ammar Bandukwala
2022-07-20 16:47:41 +00:00
committed by GitHub
parent 4fde5366be
commit cf9bc71c03
+2
View File
@@ -6,6 +6,8 @@ on:
- main
tags:
- "*"
paths-ignore:
- "docs/**"
pull_request: