Delete manual.yml
This commit is contained in:
@@ -1,18 +0,0 @@
|
|||||||
name: Aparna Validate This
|
|
||||||
on:
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: checkout
|
|
||||||
uses: actions/checkout@v2
|
|
||||||
- name: Setup Node
|
|
||||||
uses: actions/setup-node@v2
|
|
||||||
- name: Run validator
|
|
||||||
uses: aparna-ravindra/[email protected]
|
|
||||||
with:
|
|
||||||
path-to-workflow-yaml: './ci,./automation'
|
|
||||||
path-to-properties-json: './ci/properties,./automation/properties'
|
|
||||||
path-to-icons: './icons'
|
|
||||||
Reference in New Issue
Block a user