1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-04 22:14:37 +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 f2129856fe
commit 52db01a38a

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