mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
Update entrypoint
This commit is contained in:
parent
d73557c33a
commit
754ec11bc0
2 changed files with 3 additions and 2 deletions
3
create-pull-request.py
Normal file → Executable file
3
create-pull-request.py
Normal file → Executable file
|
@ -1,4 +1,5 @@
|
|||
''' create-pull-request.py '''
|
||||
#!/usr/bin/env python3
|
||||
''' Create Pull Request '''
|
||||
import json
|
||||
import os
|
||||
from git import Repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue