Skip to content

Commit

Permalink
squashme
Browse files Browse the repository at this point in the history
  • Loading branch information
samugi committed May 13, 2024
1 parent 43ece33 commit 9c0f582
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deck-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ jobs:
if: ${{ fromJson(steps.find-review.outputs.result).review_id != '' && steps.deck_tests.outcome == 'success' }}
uses: actions/github-script@v7
with:
github-token: ${{ secrets.PAT }}
script: |
github.rest.pulls.dismissReview({
owner: context.repo.owner,
Expand Down

0 comments on commit 9c0f582

Please sign in to comment.