Skip to content

Commit 27c2ad7

Browse files
run on workflow file change
1 parent 7f83dac commit 27c2ad7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust_dependency_audit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ on:
55
paths:
66
- '**/Cargo.toml'
77
- '**/Cargo.lock'
8+
- '.github/workflows/rust_dependency_audit.yml'
89
pull_request:
910
paths:
1011
- '**/Cargo.toml'
1112
- '**/Cargo.lock'
13+
- '.github/workflows/rust_dependency_audit.yml'
1214

1315
env:
1416
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)