Skip to content

Commit 7d9e94a

Browse files
committed
dropmelater: run workflow on all pushes (TEST)
1 parent 4f48896 commit 7d9e94a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
pull_request:
99
paths:
1010
- 'server/**'
11+
- '.github/**' # TODO REMOVE ME
1112

1213
jobs:
1314
cargo-fmt:

0 commit comments

Comments
 (0)