Update schedule-e2e workflow

This commit is contained in:
Janne Valkealahti
2023-06-02 06:29:34 +01:00
parent 36712e4ac2
commit 65ef14856e

View File

@@ -5,7 +5,8 @@ on:
schedule:
- cron: '0 0 * * 1,3,5'
permissions: read-all
permissions:
actions: write
jobs:
dispatch_e2e: