mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-13 14:31:10 -05:00
* Re-enable GitHub Actions * Run prettier * Try running all build steps during GitHub Actions * Skip running 'next build' maybe? * Tell prettier to ignore exported locale files
7 lines
106 B
YAML
7 lines
106 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|