Skip to content

Commit 97804ec

Browse files
committed
Remove UpdateControlData from CreatePrivateFork
1 parent ca01c2d commit 97804ec

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/CreatePrivateFork.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,4 @@ jobs:
5252
dst_repo: ${{ inputs.dst_repo }}
5353
github_token: ${{ secrets.ASTERISKTEAM_PAT }}
5454

55-
UpdateControlData:
56-
needs: CreatePrivateFork
57-
uses: ./.github/workflows/UpdateControlData.yml
58-
with:
59-
repo: ${{ inputs.dst_repo }}
60-
secrets: inherit
6155

0 commit comments

Comments
 (0)