ci: run guix builds on Cargo.lock update

This commit is contained in:
tobtoht 2025-02-05 07:46:24 +01:00
parent 662d246cd5
commit a076ac36e2
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: