We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f506dd6 commit 0581b70Copy full SHA for 0581b70
1 file changed
.github/workflows/ci-code.yaml
@@ -4,11 +4,6 @@ on:
4
pull_request:
5
branches:
6
- main
7
- paths:
8
- - src/**
9
- - Cargo.*
10
- - rust-toolchain.toml
11
- - .github/workflows/ci-code.yaml
12
13
permissions:
14
contents: read # Default token to read
0 commit comments