diff --git a/.github/workflows/mine-composer-packageurls.yml b/.github/workflows/mine-composer-packageurls.yml index 1156e10c..4dfc5cdb 100644 --- a/.github/workflows/mine-composer-packageurls.yml +++ b/.github/workflows/mine-composer-packageurls.yml @@ -1,4 +1,7 @@ -on: [workflow_dispatch] +on: + workflow_dispatch: + schedule: + - cron: '0 */12 * * *' jobs: mine-composer-purls: @@ -7,10 +10,10 @@ jobs: steps: - uses: aboutcode-org/scancode-action@beta with: - scancodeio-repo-branch: "collect-purl-metadata#egg=scancodeio[mining]" + scancodeio-repo-branch: "minecode-git-deployment#egg=scancodeio[mining]" pipelines: "mine_composer" env: - FEDERATEDCODE_GIT_ACCOUNT_URL: https://github.com/aboutcode-data/minecode-data-composer-test + FEDERATEDCODE_GIT_ACCOUNT_URL: https://github.com/aboutcode-data FEDERATEDCODE_GIT_SERVICE_TOKEN: ${{ secrets.MINING_GITHUB_TOKEN }} FEDERATEDCODE_GIT_SERVICE_NAME: "AboutCode Automation" - FEDERATEDCODE_GIT_SERVICE_EMAIL: "automation@aboutcode.org" + FEDERATEDCODE_GIT_SERVICE_EMAIL: "automation@aboutcode.org" \ No newline at end of file diff --git a/composer/checkpoints.json b/composer/checkpoints.json index 9e26dfee..3cf6998b 100644 --- a/composer/checkpoints.json +++ b/composer/checkpoints.json @@ -1 +1,4 @@ -{} \ No newline at end of file +{ + "date": "2025-12-07 20:32:07.896507", + "start_index": 0 +} \ No newline at end of file