mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
add TODO
This commit is contained in:
parent
7b93958dfa
commit
215209e0ac
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ pool:
|
|||
steps:
|
||||
- checkout: none
|
||||
|
||||
# TODO: Replace $SYSTEM_PULLREQUEST_SOURCEREPOSITORYURI with fork's URI. https://stackoverflow.com/q/60188806/2343739
|
||||
- bash: |
|
||||
git config --global user.name $GITHUBNAME
|
||||
git config --global user.email $GITHUBEMAIL
|
||||
|
|
|
|||
Loading…
Reference in a new issue