remove schedule
This commit is contained in:
parent
ad73e42845
commit
0a5136b8af
|
@ -1,8 +1,6 @@
|
||||||
name: Pytest CI
|
name: Pytest CI
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
|
||||||
- cron: '0 0 * * *'
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
|
|
Loading…
Reference in New Issue