new file: .gitea/workflows/opencommit.yml
modified: .gitea/workflows/pylint.yml modified: LICENSE
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
# https://my-ghes-server.example.com
|
||||
github-server-url: ${{ vars.GIT_SERVER_URL }}
|
||||
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
|
||||
Reference in New Issue
Block a user