We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e57fa commit bde6a94Copy full SHA for bde6a94
.github/workflows/trigger_nightly.yml
@@ -87,7 +87,7 @@ jobs:
87
uses: ./.github/actions/trigger-nightly
88
with:
89
ref: main
90
- repository: meta-pytorch/fbgemm
+ repository: meta-pytorch/mslk
91
token: ${{ secrets.GH_PYTORCHBOT_TOKEN }}
92
path: mslk
93
- name: Trigger nightly executorch build
0 commit comments