Skip to content

Add github_user_contribution_stats table for ContributionsCollection #6

Add github_user_contribution_stats table for ContributionsCollection

Add github_user_contribution_stats table for ContributionsCollection #6

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