Skip to content

Commit a091302

Browse files
authored
Changed an action on a fork to be callable
1 parent 2bd2f8f commit a091302

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/Build ThunderOnWindows.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
pull_request:
88
branches: ["master"]
99

10+
# CHANGE TO RDKCENTRAL
11+
# CHANGE TO MASTER
1012
jobs:
1113
ThunderClientLibraries:
12-
uses: rdkcentral/Thunder/.github/workflows/Build Thunder on Windows.yml@master
14+
uses: VeithMetro/Thunder/.github/workflows/Build Thunder on Windows.yml@development/actions-thunderonwindows

0 commit comments

Comments
 (0)