Updating scheduled run

Updating scheduled run to avoid original creator from being notified.
This commit is contained in:
Mats Kindahl 2022-11-25 16:10:40 +01:00 committed by Mats Kindahl
parent 4a30e5969b
commit ce778faa11

View File

@ -2,8 +2,8 @@
name: Sanitizer test name: Sanitizer test
on: on:
schedule: schedule:
# run daily 20:00 on main branch # run daily 21:00 on main branch
- cron: '0 20 * * *' - cron: '0 21 * * *'
push: push:
branches: branches:
- prerelease_test - prerelease_test