Skip to content

Update google-github-actions/setup-gcloud action to v2 #69

Update google-github-actions/setup-gcloud action to v2

Update google-github-actions/setup-gcloud action to v2 #69

Workflow file for this run

name: "The chosen one"
on:
pull_request_target:
types: [opened, ready_for_review, reopened]
jobs:
draw:
runs-on: ubuntu-latest
if: ${{ !github.event.pull_request.draft }}
steps:
- uses: actions/checkout@v3
- uses: uesteibar/reviewer-lottery@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}