mirror of
https://github.com/WGDashboard/WGDashboard.git
synced 2026-08-04 15:03:02 +00:00
@@ -1,10 +1,8 @@
|
||||
name: Docker-Analyze
|
||||
|
||||
on:
|
||||
#schedule:
|
||||
# - cron: "0 0 * * *" # Daily at midnight UTC
|
||||
push:
|
||||
branches: [ main ]
|
||||
schedule:
|
||||
- cron: "0 0 * * *" # Daily at midnight UTC
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
trigger-build:
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
name: Docker-Build
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *" # Daily at midnight UTC
|
||||
push:
|
||||
branches: [ main ]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
trigger-build:
|
||||
|
||||
Reference in New Issue
Block a user