Skip to content

API endpoint for /getQuote #2

API endpoint for /getQuote

API endpoint for /getQuote #2

Workflow file for this run

name: Project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add new issues
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/astriaorg/projects/1
github-token: ${{ secrets.ASTRIA_PROJECT_TOKEN }}