Skip to content

Vault Threshold Signatures #103

Vault Threshold Signatures

Vault Threshold Signatures #103

Workflow file for this run

name: Add issues and pull requests to backlog
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue and pull request to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/interlay/projects/3
github-token: ${{ secrets.PROJECTS }}