Label team only on opened
This commit is contained in:
parent
c17b12d466
commit
c8e68978d8
|
@ -26,6 +26,7 @@ jobs:
|
|||
team-labeler:
|
||||
runs-on: ubuntu-latest
|
||||
name: Label the PR size
|
||||
if: ${{ github.event.action == 'opened' }}
|
||||
steps:
|
||||
- uses: rodrigoarias/auto-label-per-user@v1.0.0
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue