fix: Back to repository dispatch (#8467)
This commit is contained in:
parent
ba66e555dd
commit
5919d4ed6d
2
.github/workflows/ok-to-test.yml
vendored
2
.github/workflows/ok-to-test.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
private_key: ${{ secrets.APPSMITH_INTEGRATION_TESTING_KEY }}
|
private_key: ${{ secrets.APPSMITH_INTEGRATION_TESTING_KEY }}
|
||||||
|
|
||||||
- name: Slash Command Dispatch
|
- name: Slash Command Dispatch
|
||||||
uses: peter-evans/slash-command-dispatch@v2
|
uses: peter-evans/slash-command-dispatch@v1
|
||||||
env:
|
env:
|
||||||
TOKEN: ${{ steps.generate_token.outputs.token }}
|
TOKEN: ${{ steps.generate_token.outputs.token }}
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user