ci: fix ci-ignore workflow

This commit is contained in:
Lorenzo Delgado 2022-11-15 00:43:12 +01:00 committed by GitHub
parent 8eb6a84cfd
commit a9fad01f42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: ci
on:
pull_request:
ignore-paths:
paths-ignore:
- '**.proto'
jobs: