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
9c8d30deca
commit
ad2fe9290e
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ jobs:
|
|||
git clone "$FORKURI" .
|
||||
git checkout "$SYSTEM_PULLREQUEST_SOURCEBRANCH"
|
||||
|
||||
# TODO: possibly eliminate: https://docs.microsoft.com/en-us/azure/devops/pipelines/scripts/git-commands?view=azure-devops&tabs=yaml#how-do-i-avoid-triggering-a-ci-build-when-the-script-pushes
|
||||
- task: Bash@3
|
||||
displayName: abort if just migrated
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue