We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f6753 commit b23c7ffCopy full SHA for b23c7ff
.github/workflows/cargo-deny.yml
@@ -10,4 +10,4 @@ on:
10
11
jobs:
12
cargo-deny:
13
- uses: chrisliebaer/.github/.github/workflows/cargo-deny.yml@dc631a02f4ab7e576765fb1e770bfad81985c446
+ uses: chrisliebaer/.github/.github/workflows/cargo-deny.yml@master
.github/workflows/clippy.yml
clippy:
- uses: chrisliebaer/.github/.github/workflows/clippy.yml@dc631a02f4ab7e576765fb1e770bfad81985c446
+ uses: chrisliebaer/.github/.github/workflows/clippy.yml@master
.github/workflows/rustfmt.yml
rustfmt:
- uses: chrisliebaer/.github/.github/workflows/rustfmt.yml@dc631a02f4ab7e576765fb1e770bfad81985c446
+ uses: chrisliebaer/.github/.github/workflows/rustfmt.yml@master
0 commit comments