mirror of
https://github.com/peter-evans/create-pull-request.git
synced 2026-05-14 10:32:42 +00:00
Update entrypoint
This commit is contained in:
Regular → Executable
+2
-1
@@ -1,4 +1,5 @@
|
||||
''' create-pull-request.py '''
|
||||
#!/usr/bin/env python3
|
||||
''' Create Pull Request '''
|
||||
import json
|
||||
import os
|
||||
from git import Repo
|
||||
|
||||
Reference in New Issue
Block a user