Skip to content

Commit

Permalink
added workflow to automatically add new PRs to the project
Browse files Browse the repository at this point in the history
  • Loading branch information
langchain4j committed Nov 21, 2024
1 parent cc84f1f commit 2fcbf61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_new_pr_to_project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- uses: actions/[email protected]
with:
project-url: https://github.com/users/langchain4j/projects/2
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.GH_TOKEN_ADD_NEW_PRS_TO_PROJECT }}

0 comments on commit 2fcbf61

Please sign in to comment.