update ubuntu workflow
Signed-off-by: GuillaumeFalourd <guillaume.falourd@zup.com.br>
This commit is contained in:
parent
4888ddf7b6
commit
476bc9a281
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ubuntu_action_test.yml
vendored
1
.github/workflows/ubuntu_action_test.yml
vendored
|
@ -3,6 +3,7 @@ name: Action test on Ubuntu
|
|||
on:
|
||||
schedule:
|
||||
- cron: "0 2 * * *" # Runs at 02:00 UTC everyday
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Reference in a new issue