Skip to content

Create main.yml

Create main.yml #1

Workflow file for this run

version: 2
updates:
- package-ecosystem: "bundler"
directories:
- "/frontend"
- "/backend"
- "/admin"
schedule:
interval: "weekly"