mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-08-12 03:42:44 +02:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -7,14 +7,14 @@ on:
|
||||
- 'Dockerfile'
|
||||
- '.dockerignore'
|
||||
- 'package.json'
|
||||
- 'bun.lockb'
|
||||
- 'bun.lock'
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- 'Dockerfile'
|
||||
- '.dockerignore'
|
||||
- 'package.json'
|
||||
- 'bun.lockb'
|
||||
- 'bun.lock'
|
||||
schedule:
|
||||
- cron: '0 0 * * 0' # Run weekly on Sunday at midnight
|
||||
|
||||
|
||||
Reference in New Issue
Block a user