We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39a4f30 commit c9a6705Copy full SHA for c9a6705
1 file changed
.github/workflows/dryrun-manage-github-repositories.yml
@@ -47,7 +47,8 @@ jobs:
47
env:
48
API_TOKEN: ${{ secrets[format('GHP_{0}', github.actor)] }}
49
50
-# TODO - to be clarified: Whats this?
+# TODO, to be clarified: Whats this?
51
+#
52
# - name: Manage github repositories with Python
53
# run: |
54
# pipenv run python3 manage.py --keep_labels TRUE
0 commit comments