Skip CI on README changes.
PiperOrigin-RevId: 529067951 Change-Id: Icca59b5abd89d131066b99780e4bc2b575d7810e
This commit is contained in:
committed by
Copybara-Service
parent
42a16f65c2
commit
42fbc2ec7b
@@ -12,9 +12,11 @@ on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- "doc/**"
|
||||
- "**/README.md"
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- "doc/**"
|
||||
- "**/README.md"
|
||||
|
||||
jobs:
|
||||
mujoco:
|
||||
|
||||
Reference in New Issue
Block a user