This commit is contained in:
MedzikUser 2021-10-03 20:47:00 +02:00
parent 8cae1c8ce5
commit f4f71f2af1
No known key found for this signature in database
GPG Key ID: 3AC8B718A75F3281
1 changed files with 2 additions and 2 deletions

View File

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