Skip to content

Add validate-revision workflow #1

Add validate-revision workflow

Add validate-revision workflow #1

name: Validate Revision
on:
workflow_dispatch:
inputs:
allow-newer:
description: allow-newer line
required: true
type: string
constraints:
description: constraints line
required: true
type: string
env:
ALLOWNEWER: ${{ github.event.inputs.allow-newer }}
CONSTRAINTS: ${{ github.event.inputs.constraints }}
jobs:
validate-main:
uses: validate.yml

Check failure on line 20 in .github/workflows/validate-revision.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/validate-revision.yml

Invalid workflow file

invalid value workflow reference: no version specified