mirror of
https://github.com/Relintai/godot-mono-builds.git
synced 2025-01-29 15:49:19 +01:00
Merge pull request #14 from jlosito/dependabot-configs
Allow dependabot to check GitHub actions daily
This commit is contained in:
commit
0be1cc2e9b
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
Loading…
Reference in New Issue
Block a user