Skip to content

Commit

Permalink
Update assign-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lkostrowski authored Sep 6, 2023
1 parent b6555be commit a65292f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/assign-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
assign_creator:
if: ${{ github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- name: Assign PR to creator
Expand Down

0 comments on commit a65292f

Please sign in to comment.