Skip to content

Commit

Permalink
schedule docker rebuild every day at midnight
Browse files Browse the repository at this point in the history
  • Loading branch information
jasminabrar authored Dec 7, 2023
1 parent 9ecb10f commit ececf0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Docker_Image.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Create and Publish Docker Image

on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
release:
types:
Expand Down

0 comments on commit ececf0c

Please sign in to comment.