Skip to content

Adding new address and deprecating old address (#16) #62

Adding new address and deprecating old address (#16)

Adding new address and deprecating old address (#16) #62

Workflow file for this run

name: Validating Json and Yaml Files
on:
push:
branches:
- main
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
contents: read
jobs:
json-yaml-validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validating Json and Yaml Files
id: json-yaml-validate
uses: GrantBirki/[email protected]