Skip to content

Commit 6b39391

Browse files
committed
cargo-audit once/week is enough
1 parent b232785 commit 6b39391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cargo-audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: cargo-audit
22

33
on:
44
schedule:
5-
- cron: '17 0 * * *'
5+
- cron: '17 0 * * 2'
66
push:
77
paths:
88
- '**/Cargo.toml'

0 commit comments

Comments
 (0)