1
0
Fork 0
mirror of synced 2024-06-02 10:34:43 +12:00

Remove Docker Workflow's scheduled trigger.

This commit is contained in:
Chris Meller 2020-11-17 18:03:30 +02:00 committed by GitHub
parent c0b4198eaf
commit 244e296652
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,6 @@
name: Docker Buildx and Push
on:
schedule:
# 00:00 UTC every day
- cron: '0 0 * * *'
workflow_dispatch:
push: