Fix typo in diff_shades.yml workflow (#2778)

This commit is contained in:
Jelle Zijlstra 2022-01-17 07:52:29 -08:00 committed by GitHub
parent 1d2ed2bb42
commit 98db4abc21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ on:
paths-ignore: ["docs/**", "tests/**", "*.md"] paths-ignore: ["docs/**", "tests/**", "*.md"]
pull_request: pull_request:
path-ignore: ["docs/**", "tests/**", "*.md"] paths-ignore: ["docs/**", "tests/**", "*.md"]
workflow_dispatch: workflow_dispatch:
inputs: inputs: