Add action

This commit is contained in:
Peter Evans
2019-07-16 19:58:27 +09:00
parent 279e8cf0ce
commit 06a212202f
4 changed files with 213 additions and 1 deletions

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
GitPython==2.1.11
PyGithub==1.43.7