Update docker-analyze.yaml

I switched them around 😭
This commit is contained in:
dselen
2024-11-01 09:15:46 +01:00
committed by GitHub
parent efb9a34cb8
commit ff794a3638

View File

@@ -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: