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