Skip to content

QD-8148 Test new archive format #18

QD-8148 Test new archive format

QD-8148 Test new archive format #18

Workflow file for this run

name: 'Feed'
on:
workflow_dispatch:
push:
branches:
- main
paths:
- 'feed/releases.json'
pull_request:
paths:
- 'feed/releases.json'
jobs:
verify-links:
runs-on: ubuntu-latest
defaults:
run:
shell: bash
working-directory: .github/scripts
steps:
- uses: actions/checkout@v4
- run: node verifyChecksums.js