Skip to content

Commit

Permalink
Fix add to projects finally (#1117)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltanbedi authored Jan 16, 2025
1 parent e9b9c50 commit b23e6ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/add-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
with:
app-id: ${{ env.GITHUB_APP_ID }}
private-key: ${{ env.GITHUB_APP_PRIVATE_KEY }}
owner: ${{ github.repository_owner }}
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/grafana/projects/457
Expand Down

0 comments on commit b23e6ab

Please sign in to comment.