Merge pull request #9769

a076ac36e ci: run guix builds on Cargo.lock update (tobtoht)
This commit is contained in:
tobtoht 2025-02-13 17:31:59 +00:00
commit f97db315ba
No known key found for this signature in database
GPG Key ID: E45B10DD027D2472

View File

@ -7,12 +7,14 @@ on:
- 'contrib/guix/**'
- '!contrib/**.md'
- '.github/workflows/guix.yml'
- '**/Cargo.lock'
pull_request:
paths:
- 'contrib/depends/**'
- 'contrib/guix/**'
- '!contrib/**.md'
- '.github/workflows/guix.yml'
- '**/Cargo.lock'
jobs:
cache-sources: