mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
fix: labeling manually but commenting with automation
This commit is contained in:
parent
9330473542
commit
6403574209
2
.github/workflows/label-conflict.yml
vendored
2
.github/workflows/label-conflict.yml
vendored
@ -4,6 +4,8 @@ on:
|
||||
branches:
|
||||
- 'develop'
|
||||
- '4.*'
|
||||
types:
|
||||
- labeled
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user