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/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: