fix(deps): Bump lukemathwalker/cargo-chef from latest-rust-1.81.0-slim-bullseye to latest-rust-1.82.0-slim-bullseye #154
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: PR Analysis | |
on: | |
pull_request: | |
types: | |
- opened | |
- reopened | |
- synchronize | |
jobs: | |
test_pr: | |
name: Test PR | |
uses: ./.github/workflows/test.yml |