Skip to content

Commit

Permalink
Enable Probot CheckGroup v3 (#15622)
Browse files Browse the repository at this point in the history
(cherry picked from commit bd870c6)
  • Loading branch information
carmocca authored and Borda committed Nov 16, 2022
1 parent fc50bde commit 6221ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/probot-check-group.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: github.event.pull_request.draft == false
timeout-minutes: 61 # in case something is wrong with the internal timeout
steps:
- uses: Lightning-AI/probot@v2
- uses: Lightning-AI/probot@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 6221ce6

Please sign in to comment.