mirror of
https://github.com/shizand/statapp.git
synced 2025-11-17 03:27:01 +03:00
chore: добавлен pylint (#71)
This commit is contained in:
2
.github/workflows/auto-assign.yml
vendored
2
.github/workflows/auto-assign.yml
vendored
@@ -13,4 +13,4 @@ jobs:
|
||||
- uses: actions-ecosystem/action-add-assignees@v1
|
||||
with:
|
||||
github_token: ${{ secrets.github_token }}
|
||||
assignees: ${{ github.actor }}
|
||||
assignees: ${{ github.actor }}
|
||||
|
||||
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
@@ -18,4 +18,4 @@ jobs:
|
||||
- uses: pixta-dev/repository-mirroring-action@674e65a7d483ca28dafaacba0d07351bdcc8bd75 # v1.1.1
|
||||
with:
|
||||
target_repo_url: "git@gitflic.ru:shizand/statapp.git"
|
||||
ssh_private_key: ${{ secrets.GITFLIC_SSH }}
|
||||
ssh_private_key: ${{ secrets.GITFLIC_SSH }}
|
||||
|
||||
Reference in New Issue
Block a user