mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
Updated pull request check gh action
This commit is contained in:
parent
0da788cdb2
commit
cf504594be
8
.github/workflows/status.yml
vendored
8
.github/workflows/status.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
|||
uses: bubkoo/auto-comment@v1
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
pullRequestSynchronize: "${{ steps.status_check.outputs.output }}"
|
||||
pullRequestAssigned: "${{ steps.status_check.outputs.output }}"
|
||||
pullRequestOpened: "${{ steps.status_check.outputs.output }}"
|
||||
pullRequestReopened: "${{ steps.status_check.outputs.output }}"
|
||||
pullRequestSynchronize: "${{ steps.status_check.outputs.status_check_output }}"
|
||||
pullRequestAssigned: "${{ steps.status_check.outputs.status_check_output }}"
|
||||
pullRequestOpened: "${{ steps.status_check.outputs.status_check_output }}"
|
||||
pullRequestReopened: "${{ steps.status_check.outputs.status_check_output }}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user