Skip to content

Commit e8bd003

Browse files
author
Anatoly Bolshakov
authored
Adjusted for changed column name (#15585)
1 parent 40aa090 commit e8bd003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoAssignABTT.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
contains(github.event.issue.labels.*.name, 'Area: ABTT')
1818
with:
1919
project: 'https://github.com/orgs/microsoft/projects/48'
20-
column_name: 'Ready for work (prioritised)'
20+
column_name: 'Ready for work (ordered by priority)'

0 commit comments

Comments
 (0)