We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f48896 commit 7d9e94aCopy full SHA for 7d9e94a
.github/workflows/rust-tests.yml
@@ -8,6 +8,7 @@ on:
8
pull_request:
9
paths:
10
- 'server/**'
11
+ - '.github/**' # TODO REMOVE ME
12
13
jobs:
14
cargo-fmt:
0 commit comments