Skip to content

Commit

Permalink
tmp - squashme - pat
Browse files Browse the repository at this point in the history
  • Loading branch information
samugi committed Aug 14, 2024
1 parent 4d36014 commit 43604b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deck-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ jobs:
if: ${{ fromJson(steps.find-review.outputs.result).review_id != '' && steps.deck_tests.outcome == 'success' }}
uses: actions/github-script@v7
with:
github-token: ${{ secrets.GHA_KONG_BOT_DECK_TOKEN }}
script: |
github.rest.pulls.dismissReview({
owner: context.repo.owner,
Expand Down

0 comments on commit 43604b8

Please sign in to comment.