Skip CI on README changes.

PiperOrigin-RevId: 529067951
Change-Id: Icca59b5abd89d131066b99780e4bc2b575d7810e
This commit is contained in:
Kevin Zakka
2023-05-03 06:02:51 -07:00
committed by Copybara-Service
parent 42a16f65c2
commit 42fbc2ec7b
+2
View File
@@ -12,9 +12,11 @@ on:
push:
paths-ignore:
- "doc/**"
- "**/README.md"
pull_request:
paths-ignore:
- "doc/**"
- "**/README.md"
jobs:
mujoco: