Added Go validator

This commit is contained in:
Yuriy-Kukushkin
2021-08-12 15:13:40 +03:00
committed by GitHub
parent 2a422a2d52
commit 6147177edd

View File

@@ -1 +1,15 @@
name: Validate manifest
on:
workflow_dispatch
jobs:
validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Validate Go manifest
shell: pwsh
run: .\packages-generation\manifest-validator.ps1 -ManifestUrl https://raw.githubusercontent.com/actions/go-versions/main/versions-manifest.json