Skip to content

QD-8543 Update product feed with the recent 2024.1 EAP #2

QD-8543 Update product feed with the recent 2024.1 EAP

QD-8543 Update product feed with the recent 2024.1 EAP #2

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@v3
- run: node .github/scripts/verifyChecksums.js