Revert "test e2e (#8723)" (#8724)

This reverts commit ad8259ece7.
This commit is contained in:
Maurizio Vitale
2023-06-29 19:52:58 +01:00
committed by GitHub
parent ad8259ece7
commit ecbf571451

View File

@@ -3,7 +3,7 @@ name: "cron e2e daily"
on:
workflow_dispatch:
schedule:
- cron: '0 * * * *'
- cron: '0 12 * * *'
env:
BASE_REF: ${{ github.base_ref }}