Skip to content

add 2 test projects

add 2 test projects #6

Workflow file for this run

name: Ronin Ecosystem Validator
on:
pull_request_target:
types: [ closed ]
permissions:
contents: write
pull-requests: write
jobs:
tds_check:
name: "Ronin Buddy"
uses: './.github/workflows/ci.yml'
secrets: inherit
with:
ref: ${{ github.event.pull_request.base.ref }}
repository: ${{ github.event.pull_request.head.base.full_name }}