revert deletion of TestRecord, update action permission
This commit is contained in:
3
.github/workflows/weekly-e2e.yaml
vendored
3
.github/workflows/weekly-e2e.yaml
vendored
@ -3,6 +3,9 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * 0'
|
||||
permissions:
|
||||
actions: write
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
full-e2e-check:
|
||||
|
Reference in New Issue
Block a user