Skip to content

ZK-643: Remove shielder-wasm crate #141

ZK-643: Remove shielder-wasm crate

ZK-643: Remove shielder-wasm crate #141

Workflow file for this run

---
name: GH Action YAML validator
on:
pull_request:
paths:
- '.github/**.yml'
- '.github/**.yaml'
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
jobs:
main:
name: YAML Validate
runs-on: ubuntu-22.04
steps:
- name: VALIDATE | Execute github-actions-validator
uses: Cardinal-Cryptography/github-actions/[email protected]