Skip to content

Commit

Permalink
add todo comment [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
GeneralTao2 committed Oct 3, 2024
1 parent 82bf378 commit da3e31a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
GH_TOKEN: ${{ github.token }}
with:
github-token: ${{ secrets.APPROVE_WORKFLOW_GITHUB_TOKEN }}
# TODO some workflows can fail on pending_deployments request with error massage No pending deployment requests to approve or reject
# This happens at least when two workflows are running on several PRs in parralel
script: |
await github.rest.actions.reviewPendingDeploymentsForRun({
owner: context.repo.owner,
Expand Down

0 comments on commit da3e31a

Please sign in to comment.