gh actions
This commit is contained in:
parent
906c493e25
commit
a71de5a2c4
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@ -1,6 +1,10 @@
|
||||
name: Tests
|
||||
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
Loading…
x
Reference in New Issue
Block a user