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 61939af commit e29bbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
name: Add Pull Request Reviewer
runs-on: ubuntu-latest
steps:
- name: Add reviewers
- if: github.event_name == 'pull_request'
uses: rhs/[email protected]
with:
reviewers: ${{ inputs.reviewers != '' && inputs.reviewers || '@zaphiro-technologies/backend-devs' }}
Expand Down

0 comments on commit e29bbfd

Please sign in to comment.