mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-22 07:10:09 +01:00
Update docker-analyze.yaml
I switched them around 😭
This commit is contained in:
parent
efb9a34cb8
commit
ff794a3638
6
.github/workflows/docker-analyze.yaml
vendored
6
.github/workflows/docker-analyze.yaml
vendored
@ -1,10 +1,8 @@
|
|||||||
name: Docker-Analyze
|
name: Docker-Analyze
|
||||||
|
|
||||||
on:
|
on:
|
||||||
#schedule:
|
schedule:
|
||||||
# - cron: "0 0 * * *" # Daily at midnight UTC
|
- cron: "0 0 * * *" # Daily at midnight UTC
|
||||||
push:
|
|
||||||
branches: [ main ]
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
trigger-build:
|
trigger-build:
|
||||||
|
Loading…
Reference in New Issue
Block a user