1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-05-19 08:13:41 +03:00

Merge pull request #202 from per1234/validate-registry-path-filter

Add data file to "Check Registry Data File" workflow's paths filter
This commit is contained in:
per1234 2021-07-18 23:56:35 -07:00 committed by GitHub
commit fff8959316
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ on:
- "**.go"
- "**/go.mod"
- "**/go.sum"
- "registry.txt"
pull_request:
paths:
- ".github/workflows/check-registry.ya?ml"
@ -20,6 +21,7 @@ on:
- "**.go"
- "**/go.mod"
- "**/go.sum"
- "registry.txt"
workflow_dispatch:
repository_dispatch: