mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
CD/CI git build workflow and unit testing + dependabot intergration for security updates
This commit is contained in:
parent
bd2111d77a
commit
a6523bf105
6 changed files with 182 additions and 15 deletions
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/" # Location of Cargo.toml
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
Loading…
Add table
Add a link
Reference in a new issue