mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix perm
This commit is contained in:
parent
555bdc11b9
commit
f8949f3136
1 changed files with 3 additions and 0 deletions
3
.github/workflows/e2e_tests.yml
vendored
3
.github/workflows/e2e_tests.yml
vendored
|
|
@ -6,6 +6,9 @@ on:
|
|||
- main
|
||||
pull_request:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
# Shared env vars for all jobs that run tests
|
||||
env:
|
||||
PLANO_DOCKER_IMAGE: katanemo/plano:e2e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue