Skip to content

github_my_repository Table Erroring With Fine-Grained Personal Access Token #3

github_my_repository Table Erroring With Fine-Grained Personal Access Token

github_my_repository Table Erroring With Fine-Grained Personal Access Token #3

name: Assign Issue to Project
on:
issues:
types: [opened]
jobs:
add-to-project:
uses: turbot/steampipe-workflows/.github/workflows/assign-issue-to-project.yml@main
with:
issue_number: ${{ github.event.issue.number }}
repository: ${{ github.repository }}
secrets: inherit