1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-29 02:57:35 +02:00

Update update_test_workflow.yml

This commit is contained in:
Anton Titovets 2024-03-28 16:12:34 +03:00 committed by GitHub
parent 0f7b0ccbe7
commit 5283519155
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,9 @@ jobs:
Make-CLI-Tests:
runs-on: ubuntu-latest
permissions: write-all
permissions:
actions: write
contents: write
steps:
- uses: actions/checkout@v2