mirror of
https://github.com/callumio/scenics.git
synced 2025-12-17 03:29:21 +00:00
ci: selective builds and flake checks
This commit is contained in:
parent
acf1a07132
commit
d284b8ae4d
5 changed files with 98 additions and 1 deletions
8
.github/dependabot.yml
vendored
Normal file
8
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "monday"
|
||||
open-pull-requests-limit: 5
|
||||
Loading…
Add table
Add a link
Reference in a new issue