1
0
mirror of https://github.com/ijaric/voice_assistant.git synced 2025-12-18 13:26:18 +00:00

Renamed Folder & Minor changes

This commit is contained in:
Artem Litvinov
2023-09-16 10:24:53 +01:00
parent 536a9e4de8
commit 848e7f059f
20 changed files with 5 additions and 115 deletions

View File

@@ -9,4 +9,4 @@ jobs:
- uses: samspills/assign-pr-to-author@v1.0
if: github.event_name == 'pull_request' && github.event.action == 'opened'
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
repo-token: "${{ secrets.PR_GITHUB_TOKEN }}"