Remove schedule from e2e

This commit is contained in:
Janne Valkealahti
2023-06-01 08:44:40 +01:00
parent 515372019c
commit 8e98c183df

View File

@@ -2,8 +2,6 @@ name: e2e
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * 1,3,5'
jobs:
build: