Skip to content

Commit fe36aaf

Browse files
authored
Update backport workflow to use new reusable file (#798)
1 parent 328825a commit fe36aaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111

1212
jobs:
1313
backport:
14-
uses: TYPO3-Documentation/.github/.github/workflows/reusable-backport.yml@b43f22b27bea079a6ebc0180d570424de305037a
14+
uses: TYPO3-Documentation/.github/.github/workflows/reusable-backport.yml@76986c977d4297620ea968bf597b1c9308d69e2b
1515
with:
1616
label_pattern: "^backport (.+)$"
1717
secrets:

0 commit comments

Comments
 (0)