Skip to content

ImportError caused by tenacity 8.4.0 #1

ImportError caused by tenacity 8.4.0

ImportError caused by tenacity 8.4.0 #1

name: Add issues to project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.1
with:
project-url: https://github.com/orgs/CQCL-DEV/projects/19
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}