fix: labeling manually but commenting with automation

This commit is contained in:
Denny Septian Panggabean 2023-09-13 16:35:00 +07:00
parent 9330473542
commit 6403574209
No known key found for this signature in database
GPG Key ID: 73E560439FD2054F

View File

@ -4,6 +4,8 @@ on:
branches:
- 'develop'
- '4.*'
types:
- labeled
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}