update ubuntu workflow

Signed-off-by: GuillaumeFalourd <guillaume.falourd@zup.com.br>
This commit is contained in:
GuillaumeFalourd 2021-10-21 14:54:21 -03:00
parent 11010248b7
commit cee68a21ee

View file

@ -1,7 +1,7 @@
name: Action test on Ubuntu
on:
scheduled:
schedule:
- cron: "0 2 * * *" # Runs at 02:00 UTC everyday
workflow_dispatch: