Bump dtolnay/rust-toolchain from 7164405e8653277d57afd42ba081b5aa02a70396 to d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a #8
Workflow file for this run
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: Checks | |
permissions: | |
contents: read | |
on: | |
pull_request: | |
jobs: | |
build: | |
uses: ./.github/workflows/docker.yml | |
secrets: inherit |