mirror of
https://github.com/openpower-cores/a2i.git
synced 2026-01-13 15:27:21 +00:00
ci: add scheduled/cron event (weekly)
This commit is contained in:
parent
56a71ed6a2
commit
8760f7f665
2
.github/workflows/vunit_tests.yml
vendored
2
.github/workflows/vunit_tests.yml
vendored
@ -3,6 +3,8 @@ name: VUnit Tests
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 0 * * 5'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user