Commit 8be3440 1 parent 60b3ab0 commit 8be3440 Copy full SHA for 8be3440
File tree 1 file changed +0
-9
lines changed
1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -14,19 +14,10 @@ jobs:
14
14
uses : actions/setup-python@v3
15
15
with :
16
16
python-version : ${{ matrix.python-version }}
17
- - name : Install dependencies
18
- run : |
19
- python -m pip install --upgrade pip
20
- pip install pylint
21
17
- name : First interaction
22
18
uses : actions/first-interaction@v1.3.0
23
19
with :
24
20
# Token for the repository. Can be passed in using {{ secrets.GITHUB_TOKEN }}
25
21
repo-token : ${{ secrets.GITHUB_TOKEN }}
26
22
issue-message : " Хелоу мазафакер! Велкам ту ауэ тим ёпта! Сделаем аниме ещё лучшим дерьмом!"
27
23
pr-message : " Ты красавчик епта! С первым пул реквестом во имя гребаног оаниме, мать его!"
28
- - name : SonarCloud Scan
29
- uses : SonarSource/sonarcloud-github-action@v3.1.0
30
- with :
31
- projectBaseDir : " anime_enhancement"
32
-
You can’t perform that action at this time.
0 commit comments