Skip to content

feat: add folder info in resume trigger contract #201

feat: add folder info in resume trigger contract

feat: add folder info in resume trigger contract #201

Workflow file for this run

name: CI
on:
workflow_dispatch: {}
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
uses: ./.github/workflows/lint.yml
test:
uses: ./.github/workflows/test.yml