mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 13:37:28 +00:00
Add ALLOWED_USER13_TEST_SYSTEM to workflow (#14197)
This commit is contained in:
parent
b2cc63f6a8
commit
f9dc6e3afb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update-test-system.yml
vendored
1
.github/workflows/update-test-system.yml
vendored
|
|
@ -52,6 +52,7 @@ jobs:
|
|||
"${{ secrets.ALLOWED_USER10_TEST_SYSTEM }}"
|
||||
"${{ secrets.ALLOWED_USER11_TEST_SYSTEM }}"
|
||||
"${{ secrets.ALLOWED_USER12_TEST_SYSTEM }}"
|
||||
"${{ secrets.ALLOWED_USER13_TEST_SYSTEM }}"
|
||||
)
|
||||
|
||||
current_user="${{ github.actor }}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue