Skip to content

When max resources is hit, there is no message provided to the user #173

When max resources is hit, there is no message provided to the user

When max resources is hit, there is no message provided to the user #173

name: Add Issue 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@v0.4.0
with:
project-url: https://github.com/orgs/SlideRuleEarth/projects/3
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}