mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-18 07:58:36 +00:00
Merge pull request #1646 from fidencio/wip/fix-slash-command-action-usage
github: Fix slash-command-action usage
This commit is contained in:
commit
a374b007bd
2
.github/workflows/kata-deploy-test.yaml
vendored
2
.github/workflows/kata-deploy-test.yaml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
uses: kata-containers/slash-command-action@v1
|
uses: kata-containers/slash-command-action@v1
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
command: "test-kata-deploy"
|
command: "test_kata_deploy"
|
||||||
reaction: "true"
|
reaction: "true"
|
||||||
reaction-type: "eyes"
|
reaction-type: "eyes"
|
||||||
allow-edits: "false"
|
allow-edits: "false"
|
||||||
|
Loading…
Reference in New Issue
Block a user