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.
2 parents 3ed56a0 + 4fcf97a commit d72ddbbCopy full SHA for d72ddbb
.github/workflows/default_install.yml
@@ -10,7 +10,7 @@ on:
10
# branches:
11
# - '**'
12
# # Allows you to run this workflow manually from the Actions tab
13
-# workflow_dispatch:
+ workflow_dispatch:
14
15
jobs:
16
default-install:
.github/workflows/docker-image.yml
@@ -8,7 +8,7 @@ on:
8
9
# Allows you to run this workflow manually from the Actions tab
- # workflow_dispatch:
schedule:
- cron: '0 0 * * *' # do it every day
0 commit comments