Skip to content

[SDK-4443] Use GitHub Actions for CI (#668) #3

[SDK-4443] Use GitHub Actions for CI (#668)

[SDK-4443] Use GitHub Actions for CI (#668) #3

Workflow file for this run

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "gradle"
directory: "lib"
schedule:
interval: "daily"
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-major"]