This commit is contained in:
MedzikUser 2021-10-03 14:19:24 +02:00
parent 564a7615d8
commit 7e91f08195
No known key found for this signature in database
GPG Key ID: 3AC8B718A75F3281
1 changed files with 4 additions and 2 deletions

View File

@ -4,9 +4,11 @@ on:
schedule:
- cron: '0 0 * * *'
push:
branches: [ main ]
branches:
- latest
pull_request:
branches: [ main ]
branches:
- latest
workflow_dispatch:
jobs: