1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2024-12-21 14:54:22 +01:00

ci: allow manually triggering CI run on GHA

This commit is contained in:
Christian Nicolai 2020-12-04 09:07:09 +01:00
parent e8e9e0cb71
commit 268e18f2e5

View File

@ -6,6 +6,7 @@ on:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
schedule:
- cron: '35 4 * * 4' # weekly on thursday morning