Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
5543ee070c
|
|||
|
0a49d70820
|
@@ -4,6 +4,10 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- "**/Cargo.toml"
|
- "**/Cargo.toml"
|
||||||
- "**/Cargo.lock"
|
- "**/Cargo.lock"
|
||||||
|
schedule:
|
||||||
|
- cron: "0 0 * * *"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
security_audit:
|
security_audit:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user