Skip to content

SDK - CircleCI test jobs failing intermittently due to resource constraints and external dependencies #8

SDK - CircleCI test jobs failing intermittently due to resource constraints and external dependencies

SDK - CircleCI test jobs failing intermittently due to resource constraints and external dependencies #8

Workflow file for this run

name: Auto Add to Project
on:
issues:
types: [opened]
jobs:
add-to-project:
uses: RequestNetwork/.github/.github/workflows/add-to-project.yml@main
secrets:
PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }}