Why I did it Don't auto update package version for release branch. Work item tracking Microsoft ADO (number only): 22335854 How I did it How to verify it
This commit is contained in:
parent
33359b4751
commit
695505c0c8
4
.github/workflows/label.yml
vendored
4
.github/workflows/label.yml
vendored
@ -12,9 +12,7 @@ on:
|
|||||||
- opened
|
- opened
|
||||||
- reopened
|
- reopened
|
||||||
branches:
|
branches:
|
||||||
- '202012'
|
- master
|
||||||
- '202[1-9][0-9][0-9]'
|
|
||||||
- '20[3-9][0-9][0-9][0-9]'
|
|
||||||
paths:
|
paths:
|
||||||
- 'files/build/versions/**'
|
- 'files/build/versions/**'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user