Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit df29d5e

Browse files
author
kumvijaya
committed
T7613: pr mirror workflow manual run option added
1 parent 6999329 commit df29d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-mirror-repo-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permissions:
1717
contents: write
1818
issues: write
1919
jobs:
20-
call-trigger-mirror-pr-repo-sync:
20+
call-mirror-pr-repo-sync:
2121
if: github.repository_owner == 'vyos' && github.event.pull_request.merged == true
2222
uses: vyos/.github/.github/workflows/pr-mirror-repo-sync.yml@current
2323
with:

0 commit comments

Comments
 (0)