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