Skip to content

Commit 95dc9dc

Browse files
ci: fix public suffix backport branch
Signed-off-by: Christoph Wurst <[email protected]>
1 parent f201258 commit 95dc9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-public-suffix-list.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
branches:
1818
- 'main'
19-
- 'stable5.5'
19+
- 'stable5.6'
2020

2121
name: update-public-suffix-list-${{ matrix.branches }}
2222

0 commit comments

Comments
 (0)