Skip to content

Commit c9a6705

Browse files
committed
test
Signed-off-by: Marc Schöchlin <[email protected]>
1 parent 39a4f30 commit c9a6705

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dryrun-manage-github-repositories.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ jobs:
4747
env:
4848
API_TOKEN: ${{ secrets[format('GHP_{0}', github.actor)] }}
4949

50-
# TODO - to be clarified: Whats this?
50+
# TODO, to be clarified: Whats this?
51+
#
5152
# - name: Manage github repositories with Python
5253
# run: |
5354
# pipenv run python3 manage.py --keep_labels TRUE

0 commit comments

Comments
 (0)