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