diff --git a/.github/workflows/validate-manifest.yml b/.github/workflows/validate-manifest.yml index a9e59e0..5efdc35 100644 --- a/.github/workflows/validate-manifest.yml +++ b/.github/workflows/validate-manifest.yml @@ -1,13 +1,12 @@ name: Validate manifest on: - schedule: + schedule: - cron: '0 8,20 * * *' - - pull_request: - branches: + pull_request: + branches: - main - paths: + paths: - 'versions-manifest.json' env: TOOL_NAME: "Go" @@ -25,7 +24,7 @@ jobs: submodules: true - name: Validate python-versions manifest - run: .\helpers\packages-generation\manifest-validator.ps1 -ManifestPath '.\versions-manifest.json' -AccessToken ${{ secrets.GITHUB_TOKEN }} + run: .\helpers\packages-generation\manifest-validator.ps1 -ManifestPath '.\versions-manifest.json' check_build: name: Check validation for failures diff --git a/helpers b/helpers index 8e2a688..6f1aa3c 160000 --- a/helpers +++ b/helpers @@ -1 +1 @@ -Subproject commit 8e2a68893f830db37265622f81edf509037d5897 +Subproject commit 6f1aa3ce73ce0ea4b58995a63b56a8677607762a