fix: cypress third-party ignore docs (#47940)

This commit is contained in:
Naomi Carrigan
2022-10-08 22:14:07 -07:00
committed by GitHub
parent 1915971203
commit 95a724e153
@@ -3,6 +3,8 @@ on:
push:
branches:
- main
paths-ignore:
- 'docs/**'
jobs:
do-everything: