Update schedule-e2e workflow
This commit is contained in:
3
.github/workflows/schedule-e2e.yml
vendored
3
.github/workflows/schedule-e2e.yml
vendored
@@ -5,7 +5,8 @@ on:
|
||||
schedule:
|
||||
- cron: '0 0 * * 1,3,5'
|
||||
|
||||
permissions: read-all
|
||||
permissions:
|
||||
actions: write
|
||||
|
||||
jobs:
|
||||
dispatch_e2e:
|
||||
|
||||
Reference in New Issue
Block a user