We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e75ff commit c09c597Copy full SHA for c09c597
2 files changed
.github/workflows/mine-cargo-packageurls.yml
@@ -12,5 +12,5 @@ jobs:
12
env:
13
FEDERATEDCODE_GIT_ACCOUNT_URL: https://github.com/aboutcode-data/minecode-data-cargo-test
14
FEDERATEDCODE_GIT_SERVICE_TOKEN: ${{ secrets.MINING_GITHUB_TOKEN }}
15
- FEDERATEDCODE_GIT_SERVICE_NAME: "the AboutCode bot"
+ FEDERATEDCODE_GIT_SERVICE_NAME: "AboutCode Automation"
16
FEDERATEDCODE_GIT_SERVICE_EMAIL: "automation@aboutcode.org"
docs/source/index.rst
@@ -1,5 +1,5 @@
1
Welcome to miencode-pipelines documentation!
2
-=========================================
+=============================================
3
4
This is released at pypi: https://pypi.org/project/minecode-pipelines/
5
0 commit comments