mirror of
https://github.com/katanemo/plano.git
synced 2026-07-20 16:41:04 +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
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
# Shared env vars for all jobs that run tests
|
# Shared env vars for all jobs that run tests
|
||||||
env:
|
env:
|
||||||
PLANO_DOCKER_IMAGE: katanemo/plano:e2e
|
PLANO_DOCKER_IMAGE: katanemo/plano:e2e
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue