Skip to content

Commit bde6a94

Browse files
authored
[mslk] Fix trigger (#7496)
1 parent 60e57fa commit bde6a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger_nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
uses: ./.github/actions/trigger-nightly
8888
with:
8989
ref: main
90-
repository: meta-pytorch/fbgemm
90+
repository: meta-pytorch/mslk
9191
token: ${{ secrets.GH_PYTORCHBOT_TOKEN }}
9292
path: mslk
9393
- name: Trigger nightly executorch build

0 commit comments

Comments
 (0)