mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-09 11:50:00 +02:00
🚧 GitHub Actions: Allow running test manually
This commit is contained in:
parent
c1b8d983e6
commit
77bcecd2d0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -6,6 +6,7 @@ on:
|
|||
- master
|
||||
schedule:
|
||||
- cron: "00 16 07 * *" # = monthly
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue