We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d313c7 commit e92fe0fCopy full SHA for e92fe0f
.github/workflows/docker-workflow.yml
@@ -7,6 +7,8 @@ on:
7
pull_request:
8
branches:
9
- master
10
+ schedule:
11
+ - cron: '0 0 * * *'
12
13
jobs:
14
build:
0 commit comments