Skip to content

Deleting Last Empty Pool Results in Error #3819

Deleting Last Empty Pool Results in Error

Deleting Last Empty Pool Results in Error #3819

name: ADD_TO_PROJECT
on:
issues:
types:
- opened
- transferred
- labeled
pull_request:
types:
- opened
- labeled
jobs:
Exec:
name: Add issue to project
if: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository }}
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: ${{ secrets.CONNECTORS_PROJECT_URL }}
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: connectors