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/guix/**'
- '!contrib/**.md' - '!contrib/**.md'
- '.github/workflows/guix.yml' - '.github/workflows/guix.yml'
- '**/Cargo.lock'
pull_request: pull_request:
paths: paths:
- 'contrib/depends/**' - 'contrib/depends/**'
- 'contrib/guix/**' - 'contrib/guix/**'
- '!contrib/**.md' - '!contrib/**.md'
- '.github/workflows/guix.yml' - '.github/workflows/guix.yml'
- '**/Cargo.lock'
jobs: jobs:
cache-sources: cache-sources: