revert deletion of TestRecord, update action permission

This commit is contained in:
hezijie
2024-08-01 08:43:22 +08:00
parent 55688a5012
commit eb5d7cca9a
3 changed files with 8 additions and 0 deletions

View File

@ -6,6 +6,8 @@ on:
- '.github/**'
- '.github/workflows/**'
- 'quickstart/**'
permissions:
actions: write
jobs:
e2e-check: