Skip to content

Commit

Permalink
Update add-to-project.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
chicco785 authored Sep 27, 2023
1 parent de49f45 commit 0a07fc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/add-to-project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
- if: github.event_name == 'pull_request'
uses: rowi1de/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
teams: ${{ inputs.reviewers-team != '' && inputs.reviewers-team || 'backend-devs' }} # only works for GitHub Organisation/Teams
persons: ${{ inputs.reviewers-individuals }} # add individual persons here
include-draft: false # Draft PRs will be skipped (default: false)
Expand Down

0 comments on commit 0a07fc2

Please sign in to comment.