mirror of
https://github.com/Relintai/godot-mono-builds.git
synced 2025-03-18 19:06:25 +01:00
Allow dependabot to check GitHub actions daily
This commit is contained in:
parent
42b90fe9a6
commit
fbc5214dd5
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