Skip to content

Commit

Permalink
Validate collateral existence in upstream branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyk-symbiotic committed Jan 30, 2025
1 parent 4d7069c commit cc40fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
repository: ${{ github.event.pull_request.head.repo.full_name }}

- name: Validate
uses: symbioticfi/metadata-validation-scripts@main
uses: symbioticfi/metadata-validation-scripts@SYMB-282-validate-tokens-in-main
with:
files: ${{ steps.changes.outputs.files }}
issue: ${{ github.event.number }}
Expand Down

0 comments on commit cc40fb2

Please sign in to comment.