Update assign-pr.yml
This commit is contained in:
parent
b6555be7f4
commit
a65292f6fc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/assign-pr.yml
vendored
1
.github/workflows/assign-pr.yml
vendored
|
@ -6,6 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
assign_creator:
|
||||
if: ${{ github.actor != 'dependabot[bot]' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Assign PR to creator
|
||||
|
|
Loading…
Reference in a new issue