1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 20:00:01 +02:00

🚧 GitHub Actions: Allow running test manually

This commit is contained in:
Mike Gerber 2023-08-04 16:21:00 +02:00
parent c1b8d983e6
commit 77bcecd2d0

View file

@ -6,6 +6,7 @@ on:
- master - master
schedule: schedule:
- cron: "00 16 07 * *" # = monthly - cron: "00 16 07 * *" # = monthly
workflow_dispatch:
jobs: jobs:
test: test: